Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2021-03-01 09:38:00 +03:00
parent 449509113f
commit ba4a4199e2
1 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
FROM spark.builder
FROM localhost/spark
RUN pacman -Suy --noconfirm base-devel git
COPY ./builder.sudoers /etc/sudoers.d/builder
COPY ./build /build