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