From 9cc5957e7ba377383c1b6789de1c6d506630ed57 Mon Sep 17 00:00:00 2001 From: dany Date: Fri, 30 Sep 2022 11:47:35 +0200 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Dockerfile b/Dockerfile index 4806b92..3f806d3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,12 +19,4 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \ libjpeg-turbo8-dev \ 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 \ No newline at end of file + tree \ No newline at end of file