FROM localhost/andersrh/fedora/base-gui:latest #FROM registry.fedoraproject.org/fedora-toolbox:37 #WORKDIR /app RUN dnf install -y firefox && dnf clean all