This is a docker tutorial for beginners. Take your first steps with Docker containers. In this tutorial we are going to Dockerize a Django application as a complete beginner to Docker. We first Create a new Django application then Prepare a Django app for Docker building a Dockerfile. A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image. Now we go ahead and Build a Docker image and then finally Start a new Docker container to display Django running in our container.

00:00​ Introduction and underpinning knowledge
04:56​ Building a Django app
07:32​ Creating a Dockerfile
15:04​ Creating a Docker image
16:09​ Creating a Docker Container

Code Repository:

https://github.com/veryacademy/YT_Doc…

Subscribe: https://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w

#docker

Docker | How to Dockerize a Django application (Beginners Guide)
3.45 GEEK