remembered to escape newline
All checks were successful
Build Silverblue Image / build-push (push) Successful in 10m5s
All checks were successful
Build Silverblue Image / build-push (push) Successful in 10m5s
This commit is contained in:
parent
fa24b2187f
commit
7957bdd111
@ -3,7 +3,7 @@ ARG FEDORA_MAJOR_VERSION=41
|
|||||||
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
|
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
|
||||||
|
|
||||||
RUN rpm-ostree install \
|
RUN rpm-ostree install \
|
||||||
vim
|
vim \
|
||||||
ncdu
|
ncdu
|
||||||
|
|
||||||
RUN rpm-ostree override remove firefox firefox-langpacks
|
RUN rpm-ostree override remove firefox firefox-langpacks
|
||||||
|
Loading…
Reference in New Issue
Block a user