You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Services from included compose files are not included.
Provide environment information
*not relevant*
Which area(s) are affected? (Select all that apply)
Docker Compose
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
I could work on this, but there are so uncovered features similar to this - where it would probably makes to most sense to use docker compose config internally. So I'd rather wait for feedback before I start.
Will you send a PR to fix it?
No
The text was updated successfully, but these errors were encountered:
To Reproduce
Using the
include:
feature in compose files is not supported.https://docs.docker.com/compose/how-tos/multiple-compose-files/include/
Very likely those are not working too:
Current vs. Expected behavior
Services from included compose files are not included.
Provide environment information
Which area(s) are affected? (Select all that apply)
Docker Compose
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
I could work on this, but there are so uncovered features similar to this - where it would probably makes to most sense to use
docker compose config
internally. So I'd rather wait for feedback before I start.Will you send a PR to fix it?
No
The text was updated successfully, but these errors were encountered: