This commit is contained in:
parent
182b7d798c
commit
8d72c87475
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ FROM scratch
|
||||||
COPY --from=builder /os/ /
|
COPY --from=builder /os/ /
|
||||||
|
|
||||||
# Update & remove local keyring
|
# Update & remove local keyring
|
||||||
RUN rm -r /etc/pacman.d/gnupg/
|
#RUN rm -r /etc/pacman.d/gnupg/
|
||||||
# RUN pacman -Syu --noconfirm &&
|
# RUN pacman -Syu --noconfirm &&
|
||||||
|
|
||||||
CMD ["/bin/sh"]
|
CMD ["/bin/sh"]
|
Loading…
Add table
Add a link
Reference in a new issue