Skip to content

Commit

Permalink
poop pt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yumio7 committed Feb 9, 2024
1 parent f72ef43 commit 5173c74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ignite.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FROM itzg/minecraft-server:java21-graalvm
LABEL org.opencontainers.image.authors="DoggySazHi <reimu@williamle.com>"
LABEL org.opencontainers.image.version="v0.0.1"

ENV LANG='en_US.UTF-8'

RUN dnf install ansible locales rclone wget unzip jq -y \
&& echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen \
&& locale-gen en_US.UTF-8
Expand Down

0 comments on commit 5173c74

Please sign in to comment.