build(docker): use mirrors for local builds
giteabot backport / giteabot (push) Canceled after 0s
giteabot / giteabot (push) Canceled after 0s
release-nightly / nightly-binary (push) Canceled after 0s
release-nightly / nightly-container (push) Canceled after 0s
release-nightly-snapcraft / build-and-publish (push) Canceled after 0s
giteabot backport / giteabot (push) Canceled after 0s
giteabot / giteabot (push) Canceled after 0s
release-nightly / nightly-binary (push) Canceled after 0s
release-nightly / nightly-container (push) Canceled after 0s
release-nightly-snapcraft / build-and-publish (push) Canceled after 0s
Assisted-by: Codex:GPT-5
This commit is contained in:
@@ -3,6 +3,10 @@ services:
|
||||
build:
|
||||
context: ../..
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
ALPINE_MIRROR: https://mirrors.aliyun.com/alpine
|
||||
GOPROXY: https://goproxy.cn,direct
|
||||
NPM_REGISTRY: https://registry.npmmirror.com
|
||||
image: roncarve/gita:1.27.2-local
|
||||
container_name: roncarve-gita-local
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user