https://github.com/realpython/orchestrating-docker
https://github.com/realpython/orchestrating-docker
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realpython/orchestrating-docker
- Owner: realpython
- Created: 2015-04-17T00:28:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T00:11:35.000Z (over 5 years ago)
- Last Synced: 2025-03-29T19:08:37.118Z (9 months ago)
- Language: Python
- Homepage: https://realpython.com/blog/python/dockerizing-flask-with-compose-and-machine-from-localhost-to-the-cloud/
- Size: 44.9 KB
- Stars: 465
- Watchers: 17
- Forks: 153
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dockerizing Flask With Compose and Machine - From Localhost to the Cloud
Featuring:
- Docker v18.09.2
- Docker Compose v1.23.2
- Docker Machine v0.16.1
**Check out the awesome blog post here > https://realpython.com/blog/python/dockerizing-flask-with-compose-and-machine-from-localhost-to-the-cloud/**
Cheers!