builder/Containerfile
fbt ba4a4199e2 yay
Signed-off-by: fbt <fbt@fleshless.org>
2021-03-01 09:38:00 +03:00

7 lines
132 B
Docker

FROM localhost/spark
RUN pacman -Suy --noconfirm base-devel git
COPY ./builder.sudoers /etc/sudoers.d/builder
COPY ./build /build