mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
[PR #99] [MERGED] docker: add single-container support #177
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:dev📝 Commits (1)
0b66b23docker: 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.