A little web-gadget as a result of the tutorial linked in the description below
68
This is from a tutorial that was located here at the time of making this.
$ docker run -d -p 4000:80 tiny69/get-started:part2
Point your web browser to http://localhost:4000 (or use your Docker machine IP to access it from remote) and the following output should show up
Hello World!
Hostname: <container ID>
Visits: cannot connect to Redis, counter disabled
part2 is the only tag so far, no 'latest' tho!
just for education
Content type
Image
Digest
Size
46.1 MB
Last updated
about 8 years ago
docker pull tiny69/get-started:part2