We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10cccc8 commit f86f573Copy full SHA for f86f573
os_desktop.Containerfile
@@ -74,7 +74,7 @@ RUN set -x; update-crypto-policies --set legacy --no-reload \
74
&& echo "image = \"${TOOLBOX_IMAGE}\"" >> /etc/containers/toolbox.conf \
75
&& ostree container commit
76
77
-RUN rpm-ostree override remove noopenh264 --install mozilla-openh264 && ostree container commit
+#RUN rpm-ostree override remove noopenh264 --install mozilla-openh264 && ostree container commit
78
79
RUN PACKAGES_INSTALL="avahi-compat-libdns_sd bpftool bpftrace cmake file-roller ghostwriter perl-Image-ExifTool \
80
plasma-sdk python3-devel python3-pyarrow qjackctl reaver"; \
0 commit comments