Skip to content

kelseyhightower/app-healthz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-healthz

app-healthz 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:1.0.0
docker push kelseyhightower/app-healthz:1.0.0

About

Example app with a healthz endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages