Comment on Show HN: Miniboss, versatile local container management with PythonparentComments−tln4yThe conditional services can be done with 'profiles' nowadays.https://docs.docker.com/compose/profiles/Anyway, wrapping everything in a dev command makes a lot of sense for DX, and then if generating docker-compose.yml files or importing miniboss is the most straightforward/reliable/maintainable way, all goodCheers
Comments
The conditional services can be done with 'profiles' nowadays.
https://docs.docker.com/compose/profiles/
Anyway, wrapping everything in a dev command makes a lot of sense for DX, and then if generating docker-compose.yml files or importing miniboss is the most straightforward/reliable/maintainable way, all good
Cheers