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