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

[build]: wait up to 60 seconds for docker engine to start #3067

Merged
merged 2 commits into from
Jun 22, 2019

Commits on Jun 22, 2019

  1. [build]: wait 60 seconds for docker engine to start

    On some platforms, it can take more than 1 second for docker
    engine to start.
    
    Signed-off-by: Guohan Lu <gulv@microsoft.com>
    lguohan committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    cdf01fa View commit details
    Browse the repository at this point in the history
  2. change exec mode for wait_for_docker.sh

    Signed-off-by: Guohan Lu <gulv@microsoft.com>
    lguohan committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    8a835ef View commit details
    Browse the repository at this point in the history