Skip to content

Commit

Permalink
dist/opsuse 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 7de80fd commit 87bd0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distros/src/Dockerfile.zyp-opensuse
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,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 87bd0ed

Please sign in to comment.