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>
This commit is contained in:
星冉
2021-11-04 10:53:14 +08:00
committed by GitHub
parent 5546ebea86
commit c08721226f
4 changed files with 102 additions and 34 deletions

View File

@ -1,8 +1,8 @@
FROM guacamole/guacd:1.3.0
FROM xrsec/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/
COPY ./guacd/fonts/Menlo-Regular.ttf /usr/share/fonts/
COPY ./guacd/fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/
RUN mkfontscale && mkfontdir && fc-cache