mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-08-29 03:51:54 +08:00
feat(build): add DOCKER_BUILDKIT in docker_push.sh
This commit is contained in:
@@ -34,6 +34,9 @@ popd > /dev/null
|
||||
|
||||
DOCKER_DIR="$SRC_DIR/build/docker"
|
||||
|
||||
# https://docs.docker.com/develop/develop-images/build_enhancements/
|
||||
DOCKER_BUILDKIT=1
|
||||
|
||||
REGISTRY=${REGISTRY:-docker.io/yunion}
|
||||
TAG=${TAG:-latest}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user