next-terminal/guacd/Dockerfile
2021-11-15 14:52:38 +08:00

8 lines
236 B
Docker

FROM dushixiang/guacamole-server: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