mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-31 05:33:43 +00:00
add Docker for Python Developers slide deck
This commit is contained in:
parent
c8551e2081
commit
360058b794
|
@ -80,9 +80,10 @@
|
|||
### Docker
|
||||
> Docker is commonly used to work with production-level databases locally like PostgreSQL or MySQL.
|
||||
|
||||
* [Why Docker?](https://wsvincent.com/django-tips-docker/)
|
||||
* [How to use Django, Docker, and PostgreSQL](https://wsvincent.com/django-docker-postgresql/)
|
||||
* [A Beginner's Guide to Docker](https://wsvincent.com/beginners-guide-to-docker/)
|
||||
* [A Brief Intro to Docker for Djangonauts](https://www.revsys.com/tidbits/brief-intro-docker-djangonauts/)
|
||||
* [How to use Django, Docker, and PostgreSQL](https://wsvincent.com/django-docker-postgresql/)
|
||||
* [Docker for Django Developers (slides)](https://mherman.org/presentations/dockercon-2018/#1)
|
||||
* [Dockerizing Django with Postgres, Gunicorn, and Nginx](https://testdriven.io/dockerizing-django-with-postgres-gunicorn-and-nginx)
|
||||
|
||||
## Django REST Framework
|
||||
|
|
Loading…
Reference in New Issue
Block a user