Install Firefox
This commit is contained in:
parent
ca1052ea85
commit
d0173a5ad5
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ RUN setsebool -P domain_kernel_load_modules on
|
|||
|
||||
RUN dnf config-manager --add-repo https://download.docker.com/linux/rhel/docker-ce.repo
|
||||
RUN dnf install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y
|
||||
|
||||
RUN dnf install firefox -y
|
||||
|
||||
RUN systemctl enable docker
|
||||
|
||||
COPY etc /etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue