Skip to content

Collection of docker images in various languages that say Hello

License

Notifications You must be signed in to change notification settings

isaacaflores2/HelloDockers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloDockers

Collection of docker images in various languages that say Hello

Current languages: Go, C#

To create the shell image run the below commands:

docker build -t isaacaflores/hello .
docker run --rm isaacaflores/hello

To add your image to your repository run:

docker login
docker push isaacaflores/hello

dockerlogo

About

Collection of docker images in various languages that say Hello

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published