Summary
This concludes the swagger petstore tutorial on the dev environment; however, the steps are not for production as there are a lot of security issues need to be addressed. In addition, containers won’t be managed by docker-compose on production. Kubernetes or Docker Swarm are the most likely to be utilized. This is out of the scope for this tutorial for now.