[PR #252] [MERGED] add configuration to use django sample with Docker Dev Environments feature #328

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

📋 Pull Request Information

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

Base: masterHead: django-wit-dev-env


📝 Commits (1)

  • 094c799 add configuration to use django sample with Docker Dev Environments feature

📊 Changes

4 files changed (+36 additions, -2 deletions)

View changed files

django/.docker/docker-compose.yaml (+9 -0)
📝 django/README.md (+7 -0)
📝 django/app/Dockerfile (+17 -1)
📝 django/compose.yaml (+3 -1)

📄 Description

  • Add a dedicated Compose file in the .docker directory for Dev Env configuration
  • Add a new dev-envs stage in the app Dockerfile
  • Update documentation
  • small changes to pom.xml and 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/252 **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:** `django-wit-dev-env` --- ### 📝 Commits (1) - [`094c799`](https://github.com/docker/awesome-compose/commit/094c7992a3c6898c35a94ec5b5de06e886374c6b) add configuration to use django sample with Docker Dev Environments feature ### 📊 Changes **4 files changed** (+36 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `django/.docker/docker-compose.yaml` (+9 -0) 📝 `django/README.md` (+7 -0) 📝 `django/app/Dockerfile` (+17 -1) 📝 `django/compose.yaml` (+3 -1) </details> ### 📄 Description - Add a dedicated Compose file in the .docker directory for Dev Env configuration - Add a new dev-envs stage in the app Dockerfile - Update documentation - small changes to pom.xml and 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:52 -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#328