Replace Firefox with custom built version
This commit is contained in:
parent
b3315fa493
commit
0c0b12c2e3
1 changed files with 3 additions and 0 deletions
|
|
@ -150,6 +150,9 @@ RUN dkms install zfs/$(ls /usr/src/ | grep zfs- | cut -d- -f2-) -k $(rpm -q --qu
|
|||
# Install Gnome Boxes
|
||||
RUN rpm-ostree install gnome-boxes
|
||||
|
||||
# Replace Firefox with custom built version
|
||||
RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:andersrh:my-ostree-os firefox firefox-langpacks
|
||||
|
||||
# enable scx service
|
||||
RUN systemctl enable scx.service
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue