generated from oci/template
remove the monofont, it doesnt exist
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 28s
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 28s
This commit is contained in:
parent
f6703abba2
commit
4971c37cb3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ENV VNC_BUILTIN_WIDTH=1024 \
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
x11vnc xvfb xterm bash \
|
x11vnc xvfb xterm bash \
|
||||||
procps iproute2 inetutils-telnet xdpyinfo wget \
|
procps iproute2 inetutils-telnet xdpyinfo wget \
|
||||||
font-noto font-noto-cjk font-noto-emoji font-noto-mono fontconfig \
|
font-noto font-noto-cjk font-noto-emoji fontconfig \
|
||||||
i3wm i3blocks i3status htop
|
i3wm i3blocks i3status htop
|
||||||
|
|
||||||
# Configure i3
|
# Configure i3
|
||||||
|
|
Loading…
Reference in a new issue