[PR #269] [MERGED] add configuration to use react-nginx sample with Docker Dev Environments feature #945

Closed
opened 2026-03-07 21:27:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/269
Author: @glours
Created: 7/11/2022
Status: Merged
Merged: 7/13/2022
Merged by: @glours

Base: masterHead: react-nginx-dev-envs


📝 Commits (1)

  • 88077f5 add configuration to use react-nginx sample with Docker Dev Environments feature

📊 Changes

4 files changed (+40 additions, -1 deletions)

View changed files

react-nginx/.docker/docker-compose.yaml (+11 -0)
📝 react-nginx/Dockerfile (+18 -0)
📝 react-nginx/README.md (+11 -0)
📝 react-nginx/compose.yaml (+0 -1)

📄 Description

  • Add a dedicated Compose file in the .docker directory for Dev Env configuration
  • Add a new dev-envs stage in the Dockerfile
  • Update documentation

🔄 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/269 **Author:** [@glours](https://github.com/glours) **Created:** 7/11/2022 **Status:** ✅ Merged **Merged:** 7/13/2022 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `react-nginx-dev-envs` --- ### 📝 Commits (1) - [`88077f5`](https://github.com/docker/awesome-compose/commit/88077f56ab7cdab23a32ba1ebe6107a008cba80c) add configuration to use react-nginx sample with Docker Dev Environments feature ### 📊 Changes **4 files changed** (+40 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `react-nginx/.docker/docker-compose.yaml` (+11 -0) 📝 `react-nginx/Dockerfile` (+18 -0) 📝 `react-nginx/README.md` (+11 -0) 📝 `react-nginx/compose.yaml` (+0 -1) </details> ### 📄 Description - Add a dedicated Compose file in the .docker directory for Dev Env configuration - Add a new dev-envs stage in the Dockerfile - Update documentation --- <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 2026-03-07 21:27:19 -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#945