Compare commits

..

No commits in common. "6f32db8e23d79c620310f7c8b1124e196f5cd1c0" and "ec9aebb1224b7a007d98263c189321fbd14d3128" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View file

@ -1,10 +1,5 @@
FROM archlinux
RUN pacman-key --init \
&& pacman-key --recv-key 7A6646A6C14690C0 \
&& pacman-key --lsign-key 7A6646A6C14690C0 \
&& pacman -U --noconfirm 'https://arch-repo.magicuser.cf/packages/medzikuser-mirrorlist-2022.1.9-1-any.pkg.tar.xz'
COPY pacman.conf /etc/pacman.conf
COPY makepkg.conf /etc/makepkg.conf
COPY mirrorlist /etc/pacman.d/mirrorlist

View file

@ -100,4 +100,5 @@ Include = /etc/pacman.d/mirrorlist
#Server = file:///home/custompkgs
[medzikuser]
Include = /etc/pacman.d/medzikuser-mirrorlist
SigLevel = Optional TrustAll
Server = https://arch-repo.magicuser.cf