[PR #271] [MERGED] add configuration to use react-express-mongo sample with Docker Dev Environments feature #346

Closed
opened 2025-11-06 14:24:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: react-express-mongo-dev-envs


📝 Commits (1)

  • de9b26f add configuration to use react-express-mongo sample with Docker Dev Environments feature

📊 Changes

5 files changed (+96 additions, -4 deletions)

View changed files

react-express-mongodb/.docker/docker-compose.yaml (+43 -0)
📝 react-express-mongodb/backend/Dockerfile (+18 -1)
📝 react-express-mongodb/compose.yaml (+6 -2)
📝 react-express-mongodb/frontend/Dockerfile (+18 -1)
📝 react-express-mysql/README.md (+11 -0)

📄 Description

  • Add a dedicated Compose file in the .docker directory for Dev Env configuration
  • Add a new dev-envs stage for both backend and frontend 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/271 **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-express-mongo-dev-envs` --- ### 📝 Commits (1) - [`de9b26f`](https://github.com/docker/awesome-compose/commit/de9b26ff9904806ac048d964d994e57cb0660004) add configuration to use react-express-mongo sample with Docker Dev Environments feature ### 📊 Changes **5 files changed** (+96 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `react-express-mongodb/.docker/docker-compose.yaml` (+43 -0) 📝 `react-express-mongodb/backend/Dockerfile` (+18 -1) 📝 `react-express-mongodb/compose.yaml` (+6 -2) 📝 `react-express-mongodb/frontend/Dockerfile` (+18 -1) 📝 `react-express-mysql/README.md` (+11 -0) </details> ### 📄 Description - Add a dedicated Compose file in the .docker directory for Dev Env configuration - Add a new dev-envs stage for both backend and frontend 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 2025-11-06 14:24:16 -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#346