remove unused packages

This commit is contained in:
sebthom 2024-03-12 16:45:20 +01:00
parent 1d7208595b
commit 3c2c2e599f
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ RUN --mount=type=bind,source=.shared,target=/mnt/shared <<EOF
apt-get update
(set -x; apt-get install --no-install-recommends -y docker-ce containerd.io fuse-overlayfs)
apt-get remove -y gnupg
apt-get autoremove -y
minimize /usr/bin/containerd* /usr/bin/ctr /usr/bin/docker* /usr/bin/runc