Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2021-03-06 09:28:11 +03:00
parent 86539bce14
commit 179080a377
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
FROM localhost/spark
ARG BASEIMAGE=localhost/spark
FROM $BASEIMAGE
RUN pacman -Suy --noconfirm base-devel
COPY gnupg /.gnupg