Skip to content

harik8/hello-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-docker Build Status

hello-docker is a sample docker app. Which can be used for container tests. It builds a simple html web page on top of nginx. Images are available in dockerhub.

Docker usage

docker pull harik8/hello-docker

Kubernetes usage

kubectl run hello-docker --image=harik8/hello-docker --restart=Never

About

Sample testing Docker app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published