Skip to content

catalyst-zero/ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping

A small container that greets on port 80.

Build

./build.sh
docker build -t catalyst-zero/ping .

Usage

Used in the dockzero stack as a healthcheck for the routing layer. This container is bound to (systemd unit: BindTo) the routing layer and mapped to port 8080. Eg. the ELB can check if there is a "hello" on 8080 to send traffic to this host.

About

small container that greets on port 80

Resources

License

Stars

Watchers

Forks

Packages

No packages published