You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is where to define the customizations of your image. The base image is what is used in FROM. Use this Containerfile in quay.io for automated builds.
FROM quay.io/fedora-ostree-desktops/kinoite:37
RUN rpm-ostree install bat doas exa vim zsh cockpit && \