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

Wait container status #825

Closed
wants to merge 8 commits into from
Closed

Commits on Dec 28, 2017

  1. Move logic into _get_container_status

    Allows to use this logic bit in various places in a consistent way.
    johbo committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    d0114ef View commit details
    Browse the repository at this point in the history
  2. Wait in container.stop until container is down

    Avoids trouble when calling start right after stop
    johbo committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    aa444d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fd1587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8d66ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd02feb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea7de52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c59cb4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1891996 View commit details
    Browse the repository at this point in the history