mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Add extra index
This commit is contained in:
parent
4935eb8f91
commit
2d3219838b
1 changed files with 1 additions and 1 deletions
|
|
@ -67,6 +67,6 @@ docker run \
|
|||
-v "${SNAP_CONSTRAINTS}:/snap-constraints.txt" \
|
||||
-w "/certbot" \
|
||||
-e "DNS_PLUGINS=${DNS_PLUGINS}" \
|
||||
-e "PIP_EXTRA_INDEX_URL=http://localhost:8080" \
|
||||
"adferrand/snapcraft:${DOCKER_ARCH}-stable" \
|
||||
/script.sh
|
||||
#-e "PIP_EXTRA_INDEX_URL=http://localhost:8080" \
|
||||
Loading…
Reference in a new issue