This container uses a Flask web server to show the text "Hello @ 8080".
227
This container uses a Flask web server to show the text "Hello @ 8080". This can be used for testing purposes, when a web pages at TCP port 8080 is required. Simply use: docker run -itd -p 8080:8080 --rm --name app8181 mslotboom/app8080
Content type
Image
Digest
Size
341 MB
Last updated
over 7 years ago
docker pull mslotboom/app8080