cleanup
This commit is contained in:
parent
12dfc52766
commit
925d9f5028
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue