diff --git a/Dockerfile b/Dockerfile index d71fc36..c0992a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,11 +10,9 @@ RUN rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free- RUN rpm-ostree override remove libavcodec-free libavfilter-free libpostproc-free libswresample-free libswscale-free libavutil-free libavformat-free ffmpeg-free libavdevice-free --install=ffmpeg # Bulk of layered packages - RUN rpm-ostree install virt-manager vim neovim bat btop butane coreos-installer dnf5 gnome-disk-utility nmap pv restic uv zstd # Remove rpm metadata cache - RUN rpm-ostree cleanup --repomd RUN systemctl enable libvirtd