@@ -1,4 +1,5 @@
|
||||
FROM localhost/spark
|
||||
ARG BASEIMAGE=localhost/spark
|
||||
FROM $BASEIMAGE
|
||||
RUN pacman -Suy --noconfirm base-devel
|
||||
|
||||
COPY gnupg /.gnupg
|
||||
|
Reference in New Issue
Block a user