I have been running a regular Django site using the regular EB Python platform, but for some reasons, I want to migrate to using a Docker image, but still get everything I get from Elastic Beanstalk. In order to demonstrate the problem, I created a small Django project at I have been running a regular Django site using