@@ -6,6 +6,6 @@ COPY gnupg /.gnupg
|
||||
COPY ./build /build
|
||||
|
||||
RUN pacman -Sy --noconfirm archlinux-keyring
|
||||
RUN pacman -Suy --noconfirm base-devel
|
||||
RUN pacman -Suy --noconfirm base-devel nodejs git
|
||||
|
||||
RUN chmod 700 /.gnupg
|
||||
|
Reference in New Issue
Block a user