增加字体文件
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
FROM guacamole/guacd:1.3.0
|
||||||
|
|
||||||
|
LABEL MAINTAINER="helloworld1024@foxmail.com"
|
||||||
|
|
||||||
|
COPY ./fonts/Menlo-Regular.ttf /usr/share/fonts/
|
||||||
|
COPY ./fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/
|
||||||
|
|
||||||
|
RUN mkfontscale && mkfontdir && fc-cache
|
||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user