[PR #254] [MERGED] add configuration to use traefik-golang sample with Docker Dev Environments feature #330

Closed
opened 2025-11-06 14:23:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/254
Author: @glours
Created: 6/30/2022
Status: Merged
Merged: 7/12/2022
Merged by: @glours

Base: masterHead: traefik-golang-dev-envs


📝 Commits (2)

  • a6835e4 add configuration to use traefik-golang sample with Docker Dev Environments feature
  • 3f0b5a9 use apt-get instead of apt and --no-install-recommends option

📊 Changes

3 files changed (+49 additions, -1 deletions)

View changed files

traefik-golang/.docker/docker-compose.yaml (+22 -0)
📝 traefik-golang/README.md (+8 -0)
📝 traefik-golang/backend/Dockerfile (+19 -1)

📄 Description

  • Add a dedicated Compose file in the .docker directory for Dev Env configuration
  • Add a new dev-envs stage in the backend Dockerfile
  • Update documentation
  • small changes to compose.yaml

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/254 **Author:** [@glours](https://github.com/glours) **Created:** 6/30/2022 **Status:** ✅ Merged **Merged:** 7/12/2022 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `traefik-golang-dev-envs` --- ### 📝 Commits (2) - [`a6835e4`](https://github.com/docker/awesome-compose/commit/a6835e435953534499faf8e13710986345edfa2b) add configuration to use traefik-golang sample with Docker Dev Environments feature - [`3f0b5a9`](https://github.com/docker/awesome-compose/commit/3f0b5a972daaac15cb75d4d7c4f16c017949b585) use apt-get instead of apt and --no-install-recommends option ### 📊 Changes **3 files changed** (+49 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `traefik-golang/.docker/docker-compose.yaml` (+22 -0) 📝 `traefik-golang/README.md` (+8 -0) 📝 `traefik-golang/backend/Dockerfile` (+19 -1) </details> ### 📄 Description - Add a dedicated Compose file in the .docker directory for Dev Env configuration - Add a new dev-envs stage in the backend Dockerfile - Update documentation - small changes to compose.yaml --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:23:55 -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#330