mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for set docker mirror (#13481)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/13493/head
parent
3cf12b3ea7
commit
3e7fe1b2ba
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# Use Internal docker mirror to solve https://www.docker.com/increase-rate-limits
|
||||
|
||||
# Exit immediately for non zero status
|
||||
set -e
|
||||
|
||||
# Use nexus as docker mirror registry
|
||||
|
|
Loading…
Reference in New Issue