CONTRIBUTING How to run the Dockerfile locally docker run -dp 5000:5000 -w /app -v "$(pwd):/app <IMAGENAME> sh -c "flask run --host 0.0.0.0"