Skip to content

Simple reference example of running Django 2 in Docker with Postgres

Notifications You must be signed in to change notification settings

mtrevor/django-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

`docker-compose up` to start, available on http://localhost:8000

Changes are synced automatically & Django restarted

To migrate: `docker-compose run web python manage.py migrate`

About

Simple reference example of running Django 2 in Docker with Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published