Report this

What is the reason for this report?

how to dockerize django application and deploy it on ubuntu 18.04

Posted on July 21, 2019
coci

By coci

i need to know how i can dockerize django application and how to deploy that on ubuntu server 18.04



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

Here’s a great step by step guide on how to dockerize a django app:

https://medium.com/backticks-tildes/how-to-dockerize-a-django-application-a42df0cb0a99

Once you have the image ready you can publish it to your Docker hub

Once you have the image ready on your Docker hub you can run the container as normal.

Hope that this helps!

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.