@@ -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
|
||||
|
Reference in New Issue
Block a user