Sign inSign up

lisenet/httpd-healthcheck

By lisenet

Updated 8 months ago

Simple httpd healthcheck to use with Istio ingressgateway AWS elastic load balancer

Image
0

1.6K

lisenet/httpd-healthcheck repository overview

What is httpd-healthcheck?

It is a simple httpd healthcheck that I use with Istio ingressgateway AWS elastic load balancer.

Apache is configured to bind to port 10001.

See GitHub project page for details.

How to use this image?

This image only contains Apache httpd with the defaults from upstream. There is no PHP installed.

docker run -d -p 8080:10001 lisenet/httpd-healthcheck:1.0.0

Visit http://localhost:8080 and you will see "httpd-healthcheck".

Tag summary

Content type

Image

Digest

sha256:54130e293

Size

43.1 MB

Last updated

8 months ago

docker pull lisenet/httpd-healthcheck