Docker - Containerize a Django App

preview_player
Показать описание
In this video I give a brief introduction to Docker and create a Dockerized Django App.

0:00 Intro & Set Up
5:40 Dockerfile
11:52 .dockerignore
13:05 Docker Image
14:50 Docker Container
16:52 Docker Volumes
20:00 Docker Compose

Support me on:
Thank you.

Follow me on:

#django #docker #dockercontainer #dockerimage #dockertutorial #python #pythonprogramming #selftaughtdeveloper #webdevelopment #webapp #webdesigner #programmer #coding #codingforbeginners #entrepreneur #stayathomedad
Рекомендации по теме
Комментарии
Автор

Thank you, this is extremely helpful. The content is excellent, and I wish you could develop more like this.

ごん-iv
Автор

This was much needed. You deployed this at the right time.

azurnxo
Автор

best docker tutorial with django, thank you

moonknight-pxis
Автор

THX this was so helpful,
am waiting for the celery + redis Docker setup 😇

deez_dev
Автор

This is the best Dockerize video so far which i watched. Thank You very much. Can you please do a video about Dockerizing database as a container and connect to the app container.😍

yasithawijethunga
Автор

You've got an excellent academic approach in addition to the best stack). Really looking forward to your upcoming tuts)

SmartLingua-fs
Автор

Thank you. Could you do a series? Could you add celery, redis, celery beat, elastic search, and Postgres to the docker? Also, it would be appreciated if it were deployed. Thank you so much.

TemmyCodingLifestyle
Автор

Where is my shout out 😁 i asked for it. Joking, keep up the good work.

ashkansamadian
Автор

Well explained..! Just found your channel, Keep this videos coming... 🚀

unaisulhadi
Автор

thank you for your best django starter template

moonknight-pxis
Автор

Right at the time when i wanted to dockerize a django app

midhunskani
Автор

This channel is a gold. Finally I know how to use the Docker, but I don't know how to use a container on another PC though.

krzysiekkrzysiek
Автор

Excellent stuff Bro, continue your work

Armin-qp
Автор

Is Andreas a secret homelabber? Only time will tell

jdmcivicrrr
Автор

make something using django+reactjs it'll be fun

Coden
Автор

What is the disadvantage of using COPY . . once at the beginning instead of 9:26 COPY requirements.txt. and 10:26 COPY . . ?

Why copy twice if we can copy everything together once?

ibrahimoglu
Автор

Hey Andreas, Can you please make two series on Django ORM and Django Restful API

ndroidLover