Skip to content

Commit

Permalink
+ musl-locales
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Jun 24, 2024
1 parent 441a2d1 commit a4eefaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distros/src/Dockerfile.apk-alpine
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
xfce4-notifyd xfce4-settings xfce4-session

# xrdb font;
RUN apk add --no-cache xrdb;
RUN apk add --no-cache xrdb musl-locales;

# HEADLESS
COPY --from=rootfs /rootfs/files1 /
Expand Down

0 comments on commit a4eefaa

Please sign in to comment.