mirror of
https://github.com/andersrh/Podmanfiles.git
synced 2026-05-17 12:38:00 +00:00
7 lines
No EOL
166 B
Docker
7 lines
No EOL
166 B
Docker
FROM localhost/andersrh/fedora-toolbox/base-gui:latest
|
|
#FROM registry.fedoraproject.org/fedora-toolbox:37
|
|
|
|
|
|
#WORKDIR /app
|
|
|
|
RUN dnf install -y firefox && dnf clean all |