why utf-8?

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2021-03-06 07:41:29 +03:00
parent d1b08a83be
commit e8f71b2eb1
1 changed files with 0 additions and 2 deletions

View File

@ -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