Update Dockerfile
This commit is contained in:
parent
29c066ca3a
commit
05eb21c1a9
@ -5,4 +5,6 @@ LABEL MAINTAINER="helloworld1024@foxmail.com"
|
|||||||
COPY ./guacd/fonts/Menlo-Regular.ttf /usr/share/fonts/
|
COPY ./guacd/fonts/Menlo-Regular.ttf /usr/share/fonts/
|
||||||
COPY ./guacd/fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/
|
COPY ./guacd/fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/
|
||||||
|
|
||||||
RUN mkfontscale && mkfontdir && fc-cache
|
user root
|
||||||
|
|
||||||
|
RUN mkfontscale && mkfontdir && fc-cache
|
||||||
|
Loading…
Reference in New Issue
Block a user