CanastaWiki / Canasta-CLI

The Canasta command line interface, written in Go
MIT License
5 stars 14 forks source link

Allow a docker-compose.override.yml to be specified for create and import #90

Closed cicalese closed 1 year ago

cicalese commented 1 year ago

As far as I can tell, there is currently no way to provide a docker-compose.override.yml file until after the containers have already been created. It would be good to have a parameter to the create and import commands that would allow an override file to be specified before the containers are created.