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

Added --follow-retry/-F for docker logs #7663

Closed
wants to merge 2 commits into from
Closed

Added --follow-retry/-F for docker logs #7663

wants to merge 2 commits into from

Commits on Sep 3, 2014

  1. Added --follow-retry/-F for docker logs

    If container stops this commands retry to join it logs until it
    start again. When container is destroyed this command just exit.
    
    Fixes #7643
    
    Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com>
    LK4D4 committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    e964060 View commit details
    Browse the repository at this point in the history
  2. Docs for logs -F

    Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com>
    LK4D4 committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    94a3a00 View commit details
    Browse the repository at this point in the history