This is a simple test webserver for demonstrating serveral thing with Docker and Kubernetes
# Envvars
# Path to the file which holds the content that gets served /filecontent
CONTENTFILE=foobar.txt
# Path to the dir which will be served under /contentdir/
CONTENTDIR=/content
# This string will be shown on /
GREETING="webtest-pod"
Content type
Image
Digest
sha256:17d81c601…
Size
3 MB
Last updated
over 3 years ago
docker pull sebidude/webtest