ARG FEDORA_MAJOR_VERSION=41 FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION} RUN dnf install vim ncdu && \ dnf remove firefox firefox-langpacks && \ systemctl enable bootc-fetch-apply-updates.timer && \ ostree container commit && \ bootc container lint