Docker Helloworld Save

A simple helloworld app for docker. One of the most popular helloworld docker containers

Project README

docker-helloworld

Docker Pulls Automated Builds Build Status

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

Open Source Agenda is not affiliated with "Docker Helloworld" Project. README Source: karthequian/docker-helloworld
Stars
64
Open Issues
22
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating