[PR #663] Add Go + Redis Docker Compose sample #1243

Open
opened 2026-03-07 21:31:15 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/docker/awesome-compose/pull/663

State: open
Merged: No


This PR adds a Go + Redis sample demonstrating a simple HTTP service
backed by Redis using Docker Compose.

  • / -> shows service running
  • /count -> increments counter in Redis

Includes compose.yaml, Dockerfile, and README.

**Original Pull Request:** https://github.com/docker/awesome-compose/pull/663 **State:** open **Merged:** No --- This PR adds a Go + Redis sample demonstrating a simple HTTP service backed by Redis using Docker Compose. - / -> shows service running - /count -> increments counter in Redis Includes compose.yaml, Dockerfile, and README.
GiteaMirror added the pull-request label 2026-03-07 21:31:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#1243