Adam Cooper-Carr
Adam Cooper-Carr
Hey is this still in the works to be resolved? Currently still an issue on v4.20.2. Thanks!
> > The newer container is removed, which shouldn't be the case, the older container should be removed. > > nope, there's no reason the older is removed as long...
If i use `--no-recreate` in the command when scaling down, i'm saying there don't recreate a container, so don't recreate the existing one that's now obsolete. I scale from 1...
I'm confused then, your own [comment](https://github.com/docker/compose/issues/11460#issuecomment-1931811881) on [#11460](https://github.com/docker/compose/issues/11460) suggested yes it should be checking for obsolete containers and not just going by the created date, this check is now added...
Thanks! Appreciate the fix