google/python-hello
is a docker image for the Flask microframework hello world application.
It is based on google/python-runtime
base image and listen on port 8080
.
-
Run the following command
docker run -p 8080 google/python-hello
google/python-hello
is a docker image for the Flask microframework hello world application.
It is based on google/python-runtime
base image and listen on port 8080
.
Run the following command
docker run -p 8080 google/python-hello