example-voting-app icon indicating copy to clipboard operation
example-voting-app copied to clipboard

Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes

Results 99 example-voting-app issues
Sort by recently updated
recently updated
newest added

Hello! 👋 ### DESCRIPTION This pull request adds a UML-deployment diagram to your documentation. The diagram has been automatically generated and includes multiple levels, making it easy to edit, extend,...

I'm starting to learn Docker Swarm and I got to this great example. I think it's designed to work out of the box, but it does not seem like it,...

Changes: Added platform-specific build arguments to ensure cross-platform compatibility. Optimized ```dotnet restore``` and ```dotnet publish``` steps for better caching and faster builds. Removed unnecessary dependencies and improved layering to reduce...

# Pull Request Description ## Overview This pull request addresses issue [#370](https://api.github.com/repos/dockersamples/example-voting-app/issues/370), which proposes the ability to configure Redis and PostgreSQL hosts through environment variables instead of relying on hard-coded...