[PYTHON] Pros and cons of converting Django's development environment to Docker

For the construction, I referred to here This time, I would like to talk about my impressions of using this development environment.

Pros

Disadvantages

Finally

Docker is an excellent technology. The question is, isn't the web framework so adapted to Docker?

Postscript

The cause of the error seems to be Postgres corrupted when shutting down the computer I analyzed it with reference to here.

Recommended Posts

Pros and cons of converting Django's development environment to Docker
Rebuild Django's development environment with Docker! !! !! !!
python development environment -use of pyenv and virtualenv-
Flutter in Docker-How to build and use a Flutter development environment inside a Docker container
How to run a Django application on a Docker container (development and production environment)
Progate's pros and cons
Example of pytest environment to fix database with Docker
Ssh to virtual environment with remote development of vscode
[Python] Chapter 01-02 About Python (Execution and installation of development environment)
How to use Docker to containerize your application and how to use Docker Compose to run your application in a development environment
Switch the setting value of setting.py according to the development environment
[Day 1] Prepare Django's development environment
Overview of Python virtual environment and how to create it
python> No #ifdef> Another solution> __debug__ Pros and cons of using
Create a simple Python development environment with VS Code and Docker
How to set up the development environment of ev3dev [Windows version]
[DynamoDB] [Docker] Build a development environment for DynamoDB and Django with docker-compose
Environment construction of python and opencv
Addition of local development environment on MacOS
How to create an NVIDIA Docker environment
How to prepare Python development environment [Mac]
Try to prepare each environment of kivy
How to use tensorflow under docker environment
Construction of development environment for Choreonoid class
Introduction to docker Create ubuntu environment in ubuntu
Build a python environment to learn the theory and implementation of deep learning
Introduce VS Code and Remote Development to an offline environment to make linux development comfortable