dockerization spring boot application
this is an Example to teach, How we can use Docker.
run
docker stack deploy --compose-file docker-compose.yml myapp
before run it you need create docker swarm ,you can find it heredocker tutorial and you can find complete tutorial in docker example