Install Thorium
This commit is contained in:
parent
a13fb2ff63
commit
4f30f74f73
1 changed files with 3 additions and 0 deletions
|
|
@ -57,6 +57,9 @@ RUN dnf install firefox thunderbird -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
|
||||
|
||||
# Install Thorium
|
||||
RUN dnf install -y https://github.com/Alex313031/thorium/releases/download/M138.0.7204.300/thorium-browser_138.0.7204.300_AVX2.rpm
|
||||
|
||||
RUN systemctl enable docker
|
||||
|
||||
COPY etc /etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue