Dockerizing your Django project for beginners

Опубликовано: 11 Ноябрь 2022
на канале: Henry Coding stack
221
9

In this video, you'll learn how to Dockerize your Django project . Docker is a great tool that I've used in almost all of my projects. For beginners it can be difficult to get everything setup correctly ,so this video will guide you on how to set it up from scratch.
docker docs : https://docs.docker.com/get-started/o...
docker installation: https://docs.docker.com/desktop/insta...
github source code: https://github.com/jameshenry2020/dja...