Featuring:
- Docker Compose v1.23.2
- Static website
- Python Flask app
- PostgreSQL database
docker-compose up --build -d
docker-compose run web /usr/local/bin/python create_db.py
Voila! Access http://localhost
Featuring:
docker-compose up --build -d
docker-compose run web /usr/local/bin/python create_db.py
Voila! Access http://localhost