This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM archlinux:base-devel
|
FROM archlinux:base-devel
|
||||||
|
|
||||||
RUN >> /etc/pacman.conf <<EOF
|
RUN cat >> /etc/pacman.conf <<'EOF'
|
||||||
[custom]
|
[custom]
|
||||||
SigLevel = Optional TrustAll
|
SigLevel = Optional TrustAll
|
||||||
Server = http://repo.konchin.com/$repo/os/$arch
|
Server = http://repo.konchin.com/$repo/os/$arch
|
||||||
|
|||||||
Reference in New Issue
Block a user