Update Dockerfile
This commit is contained in:
@ -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/
|
||||||
|
|
||||||
|
user root
|
||||||
|
|
||||||
RUN mkfontscale && mkfontdir && fc-cache
|
RUN mkfontscale && mkfontdir && fc-cache
|
Reference in New Issue
Block a user