saltstack-formulas / docker-formula

Install and set up Docker
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
136 stars 330 forks source link

Compose.ng: Removed Container Remains #278

Closed B1ue-W01f closed 3 years ago

B1ue-W01f commented 3 years ago

I believe currently, a container previously deployed through compose.ng, having been removed from the compose.ng pillar is not deleted but stays running on the host until removed manually. Should this be the correct workflow?

I would expect, not from a docker way of working as such but a saltstack / declarative way of working, that containers removed from the compose should be purged - or able to be enabled / disabled.

noelmcloughlin commented 3 years ago

300