improve container build
Some checks failed
build container / build-container (push) Failing after 4m43s
Some checks failed
build container / build-container (push) Failing after 4m43s
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
services:
|
||||
cache-proxy:
|
||||
image: 100.64.0.2:3000/guochao/cache-proxy
|
||||
image: 100.64.0.2:3000/guochao/cache-proxy:${VERSION:-latest}
|
||||
build:
|
||||
args:
|
||||
GOPROXY: ${GOPROXY:-direct}
|
||||
ALPINE_MIRROR: ${ALPINE_MIRROR:-https://mirrors.ustc.edu.cn}
|
||||
|
||||
pull_policy: always
|
||||
restart: always
|
||||
|
Reference in New Issue
Block a user