[PR #99] [MERGED] docker: add single-container support #177

Closed
opened 2025-12-29 00:18:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/99
Author: @eitchtee
Created: 1/29/2025
Status: Merged
Merged: 1/29/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • 0b66b23 docker: add single-container support

📊 Changes

7 files changed (+123 additions, -15 deletions)

View changed files

📝 docker-compose.dev.yml (+11 -11)
📝 docker/dev/django/Dockerfile (+8 -2)
docker/dev/supervisord/start (+9 -0)
docker/dev/supervisord/supervisord.conf (+39 -0)
📝 docker/prod/django/Dockerfile (+7 -2)
docker/prod/supervisord/start (+9 -0)
docker/prod/supervisord/supervisord.conf (+40 -0)

📄 Description

No description provided


🔄 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/eitchtee/WYGIWYH/pull/99 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`0b66b23`](https://github.com/eitchtee/WYGIWYH/commit/0b66b23f161d1a888742e40d70e7e47f03df229b) docker: add single-container support ### 📊 Changes **7 files changed** (+123 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.dev.yml` (+11 -11) 📝 `docker/dev/django/Dockerfile` (+8 -2) ➕ `docker/dev/supervisord/start` (+9 -0) ➕ `docker/dev/supervisord/supervisord.conf` (+39 -0) 📝 `docker/prod/django/Dockerfile` (+7 -2) ➕ `docker/prod/supervisord/start` (+9 -0) ➕ `docker/prod/supervisord/supervisord.conf` (+40 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:18:42 +01:00
adam closed this issue 2025-12-29 00:18:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#177