Skip to content

Sample project for Docker-Compose talk presented at PyOhio on July 27, 2019

License

Notifications You must be signed in to change notification settings

rsolano/pyohio2019-docker-compose

Repository files navigation

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

About

Sample project for Docker-Compose talk presented at PyOhio on July 27, 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published