[PR #537] Remove dev environments build steps from Django example #543

Open
opened 2025-11-06 14:28:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/537
Author: @weslord
Created: 12/21/2024
Status: 🔄 Open

Base: masterHead: django-remove-dev-env


📝 Commits (1)

  • 32aa54f Remove dev environments build steps from Django example

📊 Changes

2 files changed (+2 additions, -18 deletions)

View changed files

📝 django/app/Dockerfile (+1 -15)
📝 django/compose.yaml (+1 -3)

📄 Description

Issue #401

https://github.com/docker/awesome-compose/issues/401#issuecomment-2425243369

[...] many of the examples in this repo were previously updated to support Docker's dev environment feature, which required additional support and tooling inside of the image. Since then, dev environments have been deprecated and the Compsoe-based configuration was removed. But, it appears the Dockerfiles were not updated.

Reverts #252


🔄 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/537 **Author:** [@weslord](https://github.com/weslord) **Created:** 12/21/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `django-remove-dev-env` --- ### 📝 Commits (1) - [`32aa54f`](https://github.com/docker/awesome-compose/commit/32aa54f46239105f28488e769961aeb1bb715869) Remove dev environments build steps from Django example ### 📊 Changes **2 files changed** (+2 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `django/app/Dockerfile` (+1 -15) 📝 `django/compose.yaml` (+1 -3) </details> ### 📄 Description Issue #401 https://github.com/docker/awesome-compose/issues/401#issuecomment-2425243369 > [...] many of the examples in this repo were previously updated to support Docker's dev environment feature, which required additional support and tooling inside of the image. Since then, dev environments have been deprecated and the Compsoe-based configuration was removed. But, it appears the Dockerfiles were not updated. Reverts #252 --- <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:28:25 -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#543