flask-docker contains boilerplate code for a simple Flask application running in a Docker container on Alpine Linux.
Proxy settings can be configured in the Dockerfile's environment variables.
Use docker-compose build
to bulid the image.
Use docker-compose up
to start the container.