next-terminal/guacd/Dockerfile
2021-08-18 23:17:41 +08:00

8 lines
224 B
Docker

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