deployment_files
This commit is contained in:
@@ -13,10 +13,10 @@ DOMAIN=157.66.191.31:3000
|
||||
#WEB-URL-PORT
|
||||
CONT_PORT=3306
|
||||
TARGET_PORT=9292
|
||||
PATH_DIR=/data/57609_1775708964180/sureops_deploy/testalldt001/sureops/testalldt001-test2-b/deployment
|
||||
PATH_DIR=/data/57609_1775710166071/sureops_deploy/testalldt001/sureops/testalldt001-test2-b/deployment
|
||||
#**********************
|
||||
cd $PATH_DIR
|
||||
DOCKER_TAG=1.1
|
||||
DOCKER_TAG=1.2
|
||||
#docker system prune -f
|
||||
# Stop any existing containers with the same name and ports
|
||||
docker stop $PRJ_NAME >/dev/null 2>&1 || true
|
||||
|
||||
Reference in New Issue
Block a user