From 925d9f5028d58e0e0f2080cb72a2b077ec5ad6f7 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Sat, 24 Aug 2024 12:57:34 +0200 Subject: [PATCH] cleanup --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0fd5728..b88ad93 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ ARG IMAGE_NAME="${IMAGE_NAME}" ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION}" RUN cd /tmp && \ -rpm-ostree install ksshaskpass cronie distrobox fish lld nvtop seadrive-gui pulseaudio-utils hfsplus-tools VirtualBox +rpm-ostree cleanup -m && rpm-ostree install ksshaskpass cronie distrobox fish lld nvtop seadrive-gui pulseaudio-utils hfsplus-tools VirtualBox # Add docker-compose dependency for "podman compose" command RUN rpm-ostree install docker-compose