dockersamples/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3944
- days_rel: n/a
- days_push: 692
- n_releases_24m: 0
Adoption not part of the score
5791 stars · 16175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A sample distributed voting application composed of multiple containers (Python front-end, .NET worker, Node.js results app, Redis, Postgres) from Docker's official samples. It demonstrates running the same app with Docker Compose, Docker Swarm, and Kubernetes.
Use cases
- learn how to run a multi-container app with docker compose
- example of deploying an app to docker swarm
- sample kubernetes manifests for a multi-service app
- demo app for testing container orchestration setups
- reference architecture for a queue-based distributed app
- teaching docker networking between services
When to choose
- you want a realistic multi-language sample app to learn Docker, Compose, Swarm, or Kubernetes
- you need a demo workload for testing container platforms
- you're teaching or documenting container orchestration basics
When to avoid
- you need a production-ready, well-architected voting or survey application
- you need a real voting system with security or auditability guarantees
- you want a minimal single-container example
Facets
application · maturity stable
developer-tools container-orchestration message-queue database web-framework developer-tools microservices tutorials cross-platform docker-compose docker-swarm sample-app demo voting-app multi-container kubernetes-manifests containers docker kubernetes
1 source
- readme: https://github.com/dockersamples/example-voting-app · fetched 2026-08-28 · 0d39fc87918f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dockersamples/example-voting-app | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dockersamples/example-voting-app")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem