PyOhio 2019 - Docker-Composing Your Way to a Better Development Environment Example dockerized Django app Setup Install Docker. Clone repository. cd to the project directory and run docker-compose up To open the app go to http://localhost:8000