Simple app developed using python3 and flask shows hello world message in the browser.
81
This is an image of Hello World app developed using python3 and flask.
Docker should be setup on your machine.
$ docker run -p 5001:5000 -d sanjaysaini2000/python-hello-world
You should see "hello world!" in your browser.
Content type
Image
Digest
Size
32.1 MB
Last updated
about 6 years ago
docker pull sanjaysaini2000/python-hello-world