Docker Swarm
Docker Swarm
worker →
***********************************************************************************
*************
To add a manager to this swarm, run 'docker swarm join-token manager' and follow
the instructions.
***********************************************************************************
****************
***********************************************************************************
****************
***********************************************************************************
****************
***********************************************************************************
****************
docker stack deploy -c docker-stack.yaml stack-name → can be use for update all
stack , and we use this when deploy for first time
docker stack deploy -c ./Portainer/docker-stack.yaml stack-name2 → this comand to
run portainer
***********************************************************************************
****************