Skip to content

Commit

Permalink
Decrease image size;
Browse files Browse the repository at this point in the history
  • Loading branch information
Renegade-Master committed Jan 27, 2024
1 parent 0e47a79 commit e25601d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/zomboid-server.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit e25601d

Please sign in to comment.