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

[MRG] Define an interface for Container engines #848

Merged
merged 21 commits into from
Jul 2, 2021

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    cf35f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0610edf View commit details
    Browse the repository at this point in the history
  3. app: use DockerEngine

    manics committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    2864b69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ac8a83 View commit details
    Browse the repository at this point in the history
  5. Remove constant docker args

    manics committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    c521c3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6bead7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    787d1d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a73595c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a06ef1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17af0c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8215f0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    00df210 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary import

    manics committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ad5701d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4647dd0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    52b672a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5c2c8f7 View commit details
    Browse the repository at this point in the history
  17. Fix unit tests

    manics committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    4ed6685 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0e7e0f0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e32c7b0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5778ed0 View commit details
    Browse the repository at this point in the history
  21. Add Container.wait()

    manics committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    d47b744 View commit details
    Browse the repository at this point in the history