Little hello world test image
308
The image exposes port 80, so to run the image, do:
docker run -d -p 8080:80 praelexis/hello-world-test
and go to your docker-machine or docker engine instance IP address on port 8080 to see the result.
Content type
Image
Digest
Size
6.5 MB
Last updated
over 10 years ago
docker pull praelexis/hello-world-test