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