This commit is contained in:
@@ -7,7 +7,7 @@ EOF
|
|||||||
RUN cat >> /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 = https://repo.konchin.com/$repo/os/$arch
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
RUN pacman-key --init && pacman-key --populate
|
RUN pacman-key --init && pacman-key --populate
|
||||||
|
|||||||
Reference in New Issue
Block a user