Sign inSign up

rramachand21/docker-helloworld

By rramachand21

Updated almost 9 years ago

asdfasdfsadf

Image
0

882

rramachand21/docker-helloworld repository overview

docker-helloworld

A simple helloworld app for docker

A simple nginx helloworld application that helps you learn docker image pulls. Runs on port :80

To pull this image:

docker pull karthequian/helloworld:latest

To run this image:

docker run -p 80:80/tcp "karthequian/helloworld:latest"

Dockerhub link: https://hub.docker.com/r/karthequian/helloworld/

Github link: https://github.com/karthequian/docker-helloworld

Tag summary

Content type

Image

Digest

Size

114.1 MB

Last updated

almost 9 years ago

docker pull rramachand21/docker-helloworld