Docker file for Django, gunicorn, nginx, postgres

I’m new to Docker and am seeking a dockerfile that works on Servers like Linode, Digital Ocean etc.

Ideally I would like it using gunicorn and nginx, with Postgres as the DB.

Could someone direct me to a good file? the ones I have googled for all seem out of date.

My thanks!

I’m following this thread because I’m curious if to see if anyone has a functional image for your use case.

With that being said, I do know of a good resource that can help you setup a Digital Ocean droplet with the configurations you mentioned in your original post.

1 Like