Update 'Dockerfile'
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good
This commit is contained in:
parent
9b65bc22be
commit
00ec7f4366
@ -20,11 +20,3 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
|
||||
libvncserver-dev \
|
||||
lua5.3 \
|
||||
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
|
Loading…
Reference in New Issue
Block a user