Fixes #35 by adding an option to specify the docker compose command. I set the default to docker compose since both the mailcow docs as well as the upstream docker install instruction now use the docker cli plugin.
The new option is named mailcow__compose_command.
Fixes #35 by adding an option to specify the docker compose command. I set the default to
docker compose
since both the mailcow docs as well as the upstream docker install instruction now use the docker cli plugin. The new option is namedmailcow__compose_command
.