replace noopenh264 with real openh264 files
This commit is contained in:
parent
d0173a5ad5
commit
486ad8a2ca
1 changed files with 3 additions and 0 deletions
|
|
@ -59,6 +59,9 @@ RUN dnf install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docke
|
|||
|
||||
RUN dnf install firefox -y
|
||||
|
||||
RUN rm -f /usr/lib64/libopenh264.so.2.4.1 /usr/lib64/libopenh264.so.7
|
||||
RUN rpm -Uvh --nodeps https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/o/openh264-2.5.1-1.fc42.x86_64.rpm https://codecs.fedoraproject.org/openh264/42/x86_64/Packages/m/mozilla-openh264-2.5.1-1.fc42.x86_64.rpm
|
||||
|
||||
RUN systemctl enable docker
|
||||
|
||||
COPY etc /etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue