add appimagetool support
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good

This commit is contained in:
dany 2022-09-20 12:04:50 +02:00
parent d006b873b5
commit 464b0ff3c9

View File

@ -19,4 +19,12 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
libjpeg-turbo8-dev \
libvncserver-dev \
lua5.3 \
tree
tree
# app image tool support
RUN DEBIAN_FRONTEND="noninteractive" \
apt-get --yes --no-install-recommends install \
binutils coreutils desktop-file-utils fakeroot \
fuse libgdk-pixbuf2.0-dev patchelf python3-pip \
python3-setuptools squashfs-tools strace \
util-linux zsync