Skip to content

Add a tail-end flag#76

Closed
martinchaves wants to merge 1 commit into
jwilder:masterfrom
martinchaves:master
Closed

Add a tail-end flag#76
martinchaves wants to merge 1 commit into
jwilder:masterfrom
martinchaves:master

Conversation

@martinchaves
Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown
Contributor

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

@jwilder
Copy link
Copy Markdown
Owner

jwilder commented May 28, 2026

Closing — this PR has been open for many years without activity and would need a significant rework to be relevant against the current codebase. The project is in maintenance mode. Thanks for the contribution!

@jwilder jwilder closed this May 28, 2026
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.

4 participants