Thanks to visit codestin.com
Credit goes to github.com

Skip to content

atrzaska/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat

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

Usage

./cat

Docker usage

docker build . -t andrzejtrzaska/cat
docker run -p 4200:4200 andrzejtrzaska/cat
curl -v http://localhost:4200

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published