Skip to content

Latest commit

 

History

114 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI DOCKER PULLS

The hello-docker is a containerized web app, which serves a simple html page as shown above in the image. It's useful for learning and testing purposes.

Usage

  • Docker

docker run -p 8080:80 harik8/hello-docker

  • Kubernetes

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

About

A simple containerized web app.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages