Since docker-compose
1.4.0 i see huge amounts of old outdated log messages dumped to the terminal, each time I run docker-compose up
on a set of existing containers. Why is this? Actually I don’t really need or want this, so how can it be prevented?
Created an issue for this here: https://github.com/docker/compose/issues/2116