mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for set_docker_mirror.sh (#13026)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
00720f8dd6
commit
133a89c653
@ -2,6 +2,7 @@
|
||||
# Use Internal docker mirror to solve https://www.docker.com/increase-rate-limits
|
||||
set -e
|
||||
|
||||
# Use nexus as docker mirror registry
|
||||
MIRROR_URL="http://nexus-nexus-repository-manager-docker-5000.nexus:5000"
|
||||
set_daemon_json_file(){
|
||||
DOCKER_DAEMON_JSON_FILE="/etc/docker/daemon.json"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user