Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 251 Bytes

Projeto Docker UCP - Git - Nginx - Stack - Services

artigo-swarm-nginx

Stack deploy usando o compose

docker stack deploy -c docker-compose.yml nginx

Escalar o serviço

docker service scale nginx_web-nginx=3