Skip to content

kelseyhightower/app-healthz2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-healthz2

app-healthz2 is a sample app that demonstrates how to leverage the health endpoint pattern.

Create Docker Image

Build the go binary

GOOS=linux bash build
docker build -t kelseyhightower/app-healthz:2.0.0
docker push kelseyhightower/app-healthz:2.0.0

About

Example app with a healthz endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages