add locales

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2021-03-01 09:45:20 +03:00
parent b923682b75
commit e96427f2ad
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
FROM localhost/spark
COPY locale.gen /etc/locale.gen
RUN locale-gen
RUN pacman -Suy --noconfirm base-devel git
COPY ./builder.sudoers /etc/sudoers.d/builder