fix: add network-stripping workaround to production deploy.yml #70

Merged
jimmy merged 1 commits from dev into main 2026-05-27 20:21:47 +08:00
Owner

Bypasses Docker 24 compose multiple network creation bug by stripping network settings and connecting networks manually after container creation.

Bypasses Docker 24 compose multiple network creation bug by stripping network settings and connecting networks manually after container creation.
jimmy added 1 commit 2026-05-27 20:21:40 +08:00
Bypass Docker 24 network connection bug during compose container creation by stripping network settings and connecting networks manually.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
jimmy merged commit bd3ff716d6 into main 2026-05-27 20:21:47 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jimmy/nas-tools#70