mirror of
https://codeberg.org/hyperreal/vauxite-build
synced 2024-11-01 16:53:12 +01:00
Add nonfree Containerfile
This commit is contained in:
parent
7f666f6649
commit
2bb58a71ad
5
oci/nonfree/Containerfile
Normal file
5
oci/nonfree/Containerfile
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user