GitHub / realpython / orchestrating-docker
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpython%2Forchestrating-docker
Stars: 465
Forks: 153
Open issues: 7
License: None
Language: Python
Size: 44.9 KB
Dependencies parsed at:
12
Created at: about 10 years ago
Updated at: 3 months ago
Pushed at: almost 5 years ago
Last synced at: 13 days ago
web/Dockerfile
docker
- python 3.7-slim build
web/requirements.txt
pypi
- Flask ==1.0.2
- Flask-SQLAlchemy ==2.3.2
- Jinja2 ==2.10
- MarkupSafe ==1.1.1
- SQLAlchemy ==1.3.1
- Werkzeug ==0.15.1
- gunicorn ==19.9.0
- itsdangerous ==1.1.0
- psycopg2 ==2.7.7
docker-compose.yml
docker
- postgres latest
nginx/Dockerfile
docker
- tutum/nginx latest build