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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
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