github.com/GoogleContainerTools/skaffold@v1.39.18/examples/buildpacks-python/Procfile (about) 1 web: FLASK_APP=web.py python3 -m flask run --host=0.0.0.0 --port=$PORT