Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old logs dumped to terminal on startup #2116

Closed
mikehaertl opened this issue Sep 30, 2015 · 8 comments
Closed

Old logs dumped to terminal on startup #2116

mikehaertl opened this issue Sep 30, 2015 · 8 comments

Comments

@mikehaertl
Copy link

Each time I use docker-compose up to restart an existing set of containers, I see huge amounts of old log messages dumped to the screen.

This was not the case before 1.4.0. Older versions did only output new messages.

I don't need this and suggest a feature to turn that off (unless there already is one, which I couldn't find).

@dnephin
Copy link

dnephin commented Sep 30, 2015

This is a duplicate of #1756

You can docker-compose rm the containers if you want to remove the logs

@dnephin dnephin closed this as completed Sep 30, 2015
@mikehaertl
Copy link
Author

But I don't want to rm existing containers. For example during development I have a MySQL container and don't want to loose the DB content on each startup. But will continue discussion in the other issue then.

@dnephin
Copy link

dnephin commented Sep 30, 2015

Yes, sorry, I was just suggesting that as a possible workaround for now. We still need to fix the issue.

@hixus
Copy link

hixus commented Nov 28, 2017

Any update on this. It's been 2 years.

@coreylenertz
Copy link

@dnephin any progress on fixing the issue?

@Vivalldi
Copy link

Bump

@michaelfranzl
Copy link

I'm running into the same issue. docker-compose up is suddenly dumping one week worth of old logs, where previous invocations of docker-compose up didn't do that.

@kuzyn
Copy link

kuzyn commented Mar 2, 2019

Same here... Issue #1083 seems to hold more usable info. It is also closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants