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

Support start_period for healthcheck in Docker Compose #475

Merged
merged 2 commits into from
Aug 30, 2017

Commits on Aug 29, 2017

  1. Support start_period for healthcheck in Docker Compose

    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    0abdad6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Change the type of interval, timeout and start_period of healthcheck …

    …from string to * time.Duration
    
    Signed-off-by: Li Yi <denverdino@gmail.com>
    denverdino committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    e02fcfd View commit details
    Browse the repository at this point in the history