add locales
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
b923682b75
commit
e96427f2ad
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user