forked from Spark/builder
why utf-8?
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
d1b08a83be
commit
e8f71b2eb1
|
@ -1,8 +1,6 @@
|
|||
FROM localhost/spark
|
||||
RUN pacman -Suy --noconfirm base-devel
|
||||
|
||||
RUN echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen; locale-gen
|
||||
|
||||
COPY gnupg /.gnupg
|
||||
COPY ./build /build
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user