-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I just came across this package and it seems like an awesome tool!
A super useful feature would be a single command that sits atop the other addons and runs them as needed.
Then it would be as simple as:
dcao up -dSo for example, if you had:
# A.yml
include:
- ../B.dev.yml
- ../C.yml
# B.dev.yml
merge: B.yml
# B.yml
namespace: B
# C.yml
namespace: CIt would perform all addon actions required to make it valid docker-compose.
And it could work with any docker-compose command (down, build, etc) and just run the compilation step beforehand. I'm sure there are ways of caching that could provide speedup as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels