Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
parent
e1804dcd9a
commit
1b38e176cf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ RUN pacman-key --populate
|
|||
RUN echo "Server = http://mirror.srv.it-syndikat.org/archlinux/\$repo/os/\$arch" > /etc/pacman.d/mirrorlist
|
||||
RUN echo "[its]" >> /etc/pacman.conf
|
||||
RUN echo "Include = /etc/pacman.d/mirrorlist" >> /etc/pacman.conf
|
||||
RUN curl -O https://mirror.it-syndikat.org/archlinux/its.key
|
||||
RUN curl -O https://mirror.srv.it-syndikat.org/archlinux/its.key
|
||||
RUN pacman-key --add its.key
|
||||
RUN pacman-key --lsign 18CA6B55832C78DE056BE613745ED9868F341E93
|
||||
RUN pacman -Sy --noconfirm archlinux-keyring
|
||||
|
|
Loading…
Add table
Reference in a new issue