added ncdu to image, removed vconsole.conf
Some checks failed
Daily Build Silverblue Image / build (push) Has been cancelled
Some checks failed
Daily Build Silverblue Image / build (push) Has been cancelled
This commit is contained in:
parent
7ddec690a9
commit
e455e1f4e7
@ -2,10 +2,9 @@ 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}
|
||||||
|
|
||||||
COPY vconsole.conf /etc/vconsole.conf
|
|
||||||
|
|
||||||
RUN rpm-ostree install \
|
RUN rpm-ostree install \
|
||||||
vim
|
vim
|
||||||
|
ncdu
|
||||||
|
|
||||||
RUN rpm-ostree override remove firefox firefox-langpacks
|
RUN rpm-ostree override remove firefox firefox-langpacks
|
||||||
|
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
KEYMAP="dk"
|
|
||||||
FONT="eurlatgr"
|
|
Loading…
Reference in New Issue
Block a user