Open NedkoHristov opened 1 year ago
bump
any update?
work around: use the environment COMPOSE_PROFILES
For anyone who had somehow gone this long without knowing compose had a profiles feature and wants more context, the COMPOSE_PROFILES
env var is mentioned in the docs here (amongst other potentially useful things)
Love the amount of unknown feature that exist in the tools we use every day 🤯 While this is a fair workaround, it kind of defeats the 'lazy' aspect of this tool. I'd love to see it added to the x commands next to up/down project (and perhaps have a comma separated list of active profiles or even list all profiles with the active in bold with click support 😄 )
Either way, love this tool to death, and this addition would just make it that much nicer
Gustav
I've opened an MR to support --profile flag ^^
I would be happy if docker-compose profiles are supported in
lazydocker
.