removed vconsole.conf config
All checks were successful
Build Silverblue Image / build-push (push) Successful in 5m57s
All checks were successful
Build Silverblue Image / build-push (push) Successful in 5m57s
This commit is contained in:
parent
86c2d0217f
commit
1efb2201a5
@ -2,8 +2,6 @@ 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 vim ncdu && \
|
RUN rpm-ostree install vim ncdu && \
|
||||||
rpm-ostree override remove firefox firefox-langpacks && \
|
rpm-ostree override remove firefox firefox-langpacks && \
|
||||||
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
|
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
KEYMAP="dk"
|
|
||||||
FONT="eurlatgr"
|
|
Loading…
Reference in New Issue
Block a user