Skip to content

oxilion/docker-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-world

Sample docker image to test docker deployments

Running locally

Build and run using Docker:

$ git clone https://github.com/oxilion/docker-hello-world
$ cd docker-hello-world
$ docker build -t <tag> .

Hello world!

About

Sample docker image to test docker deployments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published