silverblue-custom/Containerfile
Joshua Seiger-Eatwell 31bcd13d28
Some checks failed
Build Silverblue Image / build-push (push) Failing after 26s
added intentionally failing build to test email setup
2025-01-15 21:56:19 +01:00

14 lines
328 B
Docker

ARG FEDORA_MAJOR_VERSION=41
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
COPY skjfdjfdsk fdsjf
COPY etc etc
RUN dnf install vim ncdu -y && \
dnf remove firefox firefox-langpacks -y && \
systemctl enable bootc-auto-update.timer && \
ostree container commit && \
bootc container lint