mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #990] fix(billmora): add shared volumes for plugins and themes across containers #16298
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/Dokploy/templates/pull/990
Author: @Nekoplii
Created: 7/12/2026
Status: 🔄 Open
Base:
canary← Head:fix/billmora-volumes📝 Commits (1)
9482a0cfix(docker): share plugins and themes volumes across containers📊 Changes
1 file changed (+12 additions, -0 deletions)
View changed files
📝
blueprints/billmora/docker-compose.yml(+12 -0)📄 Description
What is this PR about?
This PR updates the Billmora template to mount shared named volumes for
pluginsandthemes. This is required to synchronize dynamically installed user assets across the isolated app, worker, and scheduler containers.New PR of Billmora
Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
Close automatically the related issues using the keywords:
closes #ISSUE_NUMBERScreenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.