Docker

Docker

Build, test, and deploy applications quickly

In 2013, Docker introduced what would become the industry standard for containers. Containers are a standardized unit of software that allows developers to isolate their app from its environment, solving the “it works on my machine” headache. For millions of developers today, Docker is the de facto standard to build and share containerized apps – from desktop, to the cloud. We are building on our unique connected experience from code to cloud for developers and developer teams.

Boost your Development Speed with Docker and Django

Tutorial

Boost your Development Speed with Docker and Django
Combining Django and Docker to simplify your development and deployment process.
Running Docker through PyCharm

Part of tutorial

Running Docker through PyCharm
Build and run a Docker container from your IDE.
Introduction to Docker for Python and Django

Part of tutorial

Introduction to Docker for Python and Django
Using containers to build and deploy applications
DockerHub

Part of tutorial

DockerHub
Pushing Image to Remote Registry
Making your deployment production-ready

Part of tutorial

Making your deployment production-ready
Additional tools for your Django app production environment.
Setting Up and Running the Application

Part of tutorial

Setting Up and Running the Application
Configuring the Application Using Dockerfile and Docker Compose