Skip to content

Commit

Permalink
dist/alpine COPY --from=ubt /usr/share/locale /usr/share/locale
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Jun 24, 2024
1 parent 041aa28 commit 7de80fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distros/src/Dockerfile.apk-alpine
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ FROM ${REPO}infrastlabs/x11-base:rootfs AS rootfs

FROM registry.cn-shenzhen.aliyuncs.com/infrastlabs/x11-base:app-ubuntu AS ubt
FROM scratch AS res
COPY --from=ubt /usr/share/locale /usr/share/locale
COPY --from=ubt /usr/share/fonts/DejaVuSansMono /usr/share/fonts/DejaVuSansMono
COPY --from=ubt /usr/share/fonts/truetype/wqy /usr/share/fonts/truetype/wqy
COPY --from=ubt /usr/share/themes/Greybird /usr/share/themes/Greybird
Expand Down

0 comments on commit 7de80fd

Please sign in to comment.