diff --git a/oci/nonfree/Containerfile b/oci/nonfree/Containerfile new file mode 100644 index 0000000..5d8fce0 --- /dev/null +++ b/oci/nonfree/Containerfile @@ -0,0 +1,5 @@ +FROM git.hyperreal.coffee:5050/fedora-atomic/vauxite-build/vauxite:39 + +RUN rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-39.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-39.noarch.rpm \ + && rpm-ostree override remove libavcodec-free libavfilter-free libavformat-free libavutil-free libpostproc-free libswresample-free libswscale-free --install ffmpeg-libs \ + && ostree container commit