Skip to content

Commit

Permalink
COPY --from=ubt /etc/locale.gen /etc/locale.gen
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Jun 24, 2024
1 parent d67fc2a commit 91a77bc
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 @@ -16,6 +16,7 @@ FROM scratch AS res
# 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/locale.gen /etc/locale.gen
COPY --from=ubt /etc/default/locale /etc/default/locale
#COPY --from=ubt /usr/share/

Expand Down

0 comments on commit 91a77bc

Please sign in to comment.