a simple apache server that display the hostname of the container
500K+
This container runs a simple apache server that display the hostname of the container in which it is running.
https://github.com/francois-docker/apache_hostname
## Usage
docker run --rm -p 8080:80 francois/apache-hostname:latest
then open http://localhost:8080
or use with whatever container orchestrator you're used to.
Content type
Image
Digest
sha256:b4b208e1c…
Size
69 MB
Last updated
over 3 years ago
docker pull francois/apache-hostname