updated mirrorlist
Some checks failed
CI / Build arch-builder docker images (push) Has been cancelled
Some checks failed
CI / Build arch-builder docker images (push) Has been cancelled
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
FROM archlinux:latest
|
FROM archlinux:latest
|
||||||
|
|
||||||
|
COPY mirrorlist /etc/pacman.d/mirrolist
|
||||||
|
|
||||||
RUN pacman-key --refresh-keys
|
RUN pacman-key --refresh-keys
|
||||||
RUN pacman -Syu --noconfirm
|
RUN pacman -Syu --noconfirm
|
||||||
RUN pacman -S --noconfirm --needed \
|
RUN pacman -S --noconfirm --needed \
|
||||||
|
5
arch-builder/mirrorlist
Normal file
5
arch-builder/mirrorlist
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Server = https://archmirror.it/repos/$repo/os/$arch
|
||||||
|
Server = http://archlinux.mirror.garr.it/archlinux/$repo/os/$arch
|
||||||
|
Server = http://archlinux.mirror.server24.net/$repo/os/$arch
|
||||||
|
Server = https://archlinux.mirror.server24.net/$repo/os/$arch
|
||||||
|
|
Reference in New Issue
Block a user