Image for Container Orchestration (Docker Swarm Mode / Kubernetes) demonstration.
362
Launch a NGINX instance running on port 80 inside the container that returns current container hostname and version. Two tags (versions) available: v1 v2.
It's designed to demonstrate Container Orchestration. After scaling up / down or rolling updates, container hostname and version returned should change accordingly.
Content type
Image
Digest
Size
7.5 MB
Last updated
over 8 years ago
docker pull ushuz/hello:v1