Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog

Example app used to test docker and kubernetes services. It's a simple go app that runs on port 4100 and renders dog image.

Usage

./dog

Docker usage

docker build . -t andrzejtrzaska/dog
docker run -p 4100:4100 andrzejtrzaska/dog
curl -v http://localhost:4100

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages