Skip to content

Conversation

martinchaves
Copy link

@martinchaves martinchaves commented Jan 11, 2017

When the tail-end flag is on the stdout and stderr files are followed starting at end of file instead of at the start.

This flag is equivalent to tail -n 0 ...

When the tail-end flag is on the stdout and stderr files are followed starting at end of file instead of at the start.
@tpetry
Copy link

tpetry commented Sep 12, 2018

This is really usefull if you restart a container because at the moment dockerize will print all old logging information on stdout/stderr again.

@powerman
Copy link
Contributor

This is already implemented and actually a default behaviour in fork https://github.com/powerman/dockerize

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants