ARG FEDORA_MAJOR_VERSION=41 FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION} RUN rpm-ostree install \ vim RUN rpm-ostree cleanup -m && \ ostree container commit