6
autobuilder/Containerfile
Normal file
6
autobuilder/Containerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM localhost/spark
|
||||
|
||||
RUN pacman -Suy --noconfirm base-devel git
|
||||
|
||||
COPY ./builder.sudoers /etc/sudoers.d/builder
|
||||
COPY ./build /build
|
Reference in New Issue
Block a user