Skip to content

Commit

Permalink
dist/opsuse
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Jun 24, 2024
1 parent a4eefaa commit 1d45529
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions distros/src/Dockerfile.zyp-opensuse
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ FROM scratch AS res
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 /etc/fonts /etc/fonts
# locale_ubt: /usr/sbin/locale-gen,update-locale; /etc/default/locale
COPY --from=ubt /usr/sbin/locale-gen /usr/sbin/locale-gen
COPY --from=ubt /usr/sbin/update-locale /usr/sbin/update-locale
COPY --from=ubt /etc/default/locale /etc/default/locale
#COPY --from=ubt /usr/share/

FROM opensuse/leap:15.5
Expand Down

0 comments on commit 1d45529

Please sign in to comment.