This repository contains an example of deploying a Docker container with a Python app to the App Service Environment.
In reality, your application may include dependencies that need to be installed. Customise the Dockerfile
to your needs!
Example adapted from https://github.com/docker/awesome-compose/tree/master/flask