next-terminal/guacd/Dockerfile
星冉 c08721226f
Fix ARM64 compatibility issues (#192)
* 2021/11/01/22 Github_Action

* Update docker.yml

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-11-04 10:53:14 +08:00

8 lines
232 B
Docker

FROM xrsec/guacd:1.3.0
LABEL MAINTAINER="helloworld1024@foxmail.com"
COPY ./guacd/fonts/Menlo-Regular.ttf /usr/share/fonts/
COPY ./guacd/fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/
RUN mkfontscale && mkfontdir && fc-cache