Update 'Dockerfile'
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good

This commit is contained in:
dany 2022-09-30 11:47:47 +02:00
parent 9b65bc22be
commit 00ec7f4366

View File

@ -19,12 +19,4 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
libjpeg-turbo8-dev \ libjpeg-turbo8-dev \
libvncserver-dev \ libvncserver-dev \
lua5.3 \ 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