next-terminal/guacd/Dockerfile
2022-01-05 13:14:57 +08:00

11 lines
261 B
Docker

FROM dushixiang/guacamole-server:latest
LABEL MAINTAINER="helloworld1024@foxmail.com"
COPY ./guacd/fonts/Menlo-Regular.ttf /usr/share/fonts/
COPY ./guacd/fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/
user root
RUN mkfontscale && mkfontdir && fc-cache