https://github.com/matheustf/mba-emailserver
https://github.com/matheustf/mba-avaliacao
https://github.com/matheustf/mba-eurekaserver
https://hub.docker.com/r/matheustf/mba-avaliacao/tags
https://hub.docker.com/r/matheustf/mba-emailserver/tags
https://hub.docker.com/r/matheustf/mba-eurekaserver/tags
- Docker instalado
- Baixar o arquivo docker-compose.yaml
- Executar: docker-compose up
docker kill $(docker ps -q)
docker rm $(docker ps -a -q)
docker rmi $(docker images -q)