Be able to specify compose.yml files and its override #21
Reference in New Issue
Block a user
No description provided.
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?
Hi !
I would be useful to be able to have a new argument to specify override files, so we can have :
-c compose.yml
-<overrideFlag> compose.override.yml
(or multiple files?)That way we can have a base compose file, and the override one where we have labels and so one
This should be fixed in
af05e41225
- merged in branch feat-cronjob, then will be pushed in master