rubyangxg 4 жил өмнө
parent
commit
ed105ed2c9
1 өөрчлөгдсөн 0 нэмэгдсэн , 8 устгасан
  1. 0 8
      run.txt

+ 0 - 8
run.txt

@@ -1,10 +1,2 @@
-docker-compose up --force-recreate --build -d foodie-sso
 docker-compose up --force-recreate --build -d
 
-
-redis-cli --cluster create 10.26.30.216:6379 10.26.30.216:6380 10.26.30.216:6381 10.26.30.216:6382 10.26.30.216:6383 10.26.30.216:6384 --cluster-replicas 1
-
-
-docker network create -d macvlan --subnet=10.26.31.0/24 --gateway=10.26.31.1 -o parent=eth1 docker-network
-
-docker run -itd --name c1 --ip=10.26.31.100 --network docker-network busybox