Sign inSign up

tiny69/get-started

By tiny69

Updated about 8 years ago

A little web-gadget as a result of the tutorial linked in the description below

Image
0

68

tiny69/get-started repository overview

This is from a tutorial that was located here at the time of making this.

How to use this image

$ 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

Tags

part2 is the only tag so far, no 'latest' tho!

Purpose

just for education

Tag summary

Content type

Image

Digest

Size

46.1 MB

Last updated

about 8 years ago

docker pull tiny69/get-started:part2