mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
modify docker-compose.sh
This commit is contained in:
parent
09fc1f3ee0
commit
6ca46b5b14
@ -1,4 +1,4 @@
|
|||||||
#/bin/eash
|
#/bin/bash
|
||||||
read -p "Please input the platform name you want to pull images, for docker hub, enter 1; for daocloud.io, enter 2, otherwise enter the name of the platform, the default is 1:" choice
|
read -p "Please input the platform name you want to pull images, for docker hub, enter 1; for daocloud.io, enter 2, otherwise enter the name of the platform, the default is 1:" choice
|
||||||
cd ../../Deploy
|
cd ../../Deploy
|
||||||
template_file="docker-compose.yml.template"
|
template_file="docker-compose.yml.template"
|
||||||
|
Loading…
Reference in New Issue
Block a user