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

Adds details about new non-blocking logging mode #1482

Merged
merged 1 commit into from
Feb 3, 2017

Commits on Feb 2, 2017

  1. Adds details about new non-blocking logging mode

    This functionality was added in moby/moby#28762.
    It allows a user to specify what to do in cases when a log message can't
    be sent, block the container's stdio or drop messages.
    
    Also removes an erronious entry about a `nats` log driver, which does
    not exist.
    
    Signed-off-by: Brian Goff <cpuguy83@gmail.com>
    cpuguy83 committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    cc5f378 View commit details
    Browse the repository at this point in the history