Closed egeldenhuys closed 6 years ago
docker stack deploy -c <file_name> <stack_name>
docker stack ls
docker stack rm <stack_name>
docker stack services <stack_name>
docker stack ps <stack_name>
* Page has not yet been planned to use functionality. These should be worked on as last priority
docker stack deploy -c <file_name> <stack_name>
docker stack ls
docker stack rm <stack_name>
docker stack services <stack_name>
docker stack ps <stack_name>
* Page has not yet been planned to use functionality. These should be worked on as last priority
Considerations