增加字体文件
This commit is contained in:
parent
f69417fe9a
commit
c7b3ca8e4f
8
guacd/Dockerfile
Normal file
8
guacd/Dockerfile
Normal file
@ -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
|
BIN
guacd/fonts/Menlo-Regular.ttf
Normal file
BIN
guacd/fonts/Menlo-Regular.ttf
Normal file
Binary file not shown.
BIN
guacd/fonts/SourceHanSansCN-Regular.otf
Normal file
BIN
guacd/fonts/SourceHanSansCN-Regular.otf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user