Fleshless mirrorlist

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2022-12-16 13:09:53 +00:00
parent 99bba5c866
commit b42e62d9d6
2 changed files with 10 additions and 1 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
ARG BASEIMAGE=localhost/spark ARG BASEIMAGE=localhost/spark
FROM $BASEIMAGE FROM $BASEIMAGE
RUN pacman -Suy --noconfirm base-devel RUN pacman -Suy --noconfirm base-devel # cache
COPY gnupg /.gnupg COPY gnupg /.gnupg
COPY ./build /build COPY ./build /build
COPY ./mirrorlist /etc/pacman.d/mirrorlist
RUN chmod 700 /.gnupg RUN chmod 700 /.gnupg
+7
View File
@@ -0,0 +1,7 @@
# Fleshless
Server = https://mirror.fleshless.org/arch/$repo/os/$arch
# Backup
Server = https://mirror.pkgbuild.com/$repo/os/$arch
Server = https://mirror.pseudoform.org/$repo/os/$arch
Server = https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch