From e25601d709a17e899f8290ab9a8e25ea08f3b812 Mon Sep 17 00:00:00 2001 From: Renegade-Master Date: Sat, 27 Jan 2024 19:48:49 +0000 Subject: [PATCH] Decrease image size; --- image/zomboid-server.Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/zomboid-server.Containerfile b/image/zomboid-server.Containerfile index 99f563e..db5ace7 100644 --- a/image/zomboid-server.Containerfile +++ b/image/zomboid-server.Containerfile @@ -25,7 +25,7 @@ RUN dnf install --verbose --assumeyes --installroot=/app/dnf/ \ --disablerepo fedora-cisco-openh264 \ glibc.i686 libstdc++.i686 libcurl-minimal.i686 libstdc++.x86_64 musl-libc.x86_64 -RUN rm -rf /app/dnf/var/cache/* /app/dnf/usr/share/* +RUN rm -rf /app/dnf/usr/sbin/* /app/dnf/var/cache/* /app/dnf/usr/share/* /app/dnf/usr/lib64/python* WORKDIR /app/steam/