Links tagged with “docker”
-
Best Practices Around Production Ready Web Apps with Docker Compose — Nick Janetakis
Such a good, detailed explanation of how and why things are done in Docker, in his several example GitHub repos.
-
nickjj/docker-django-example
Another handy example project full of experience.
-
bfirsh/django-docker-heroku-template
Lots of handy things to copy here.
-
CapRover · Build your own PaaS in a few minutes!
Looks simple. Docker based, mainly for use on DigitalOcean. (via /r/django)