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

Rewrite docker_container to use Docker API directly #422

Merged
merged 38 commits into from
Jul 15, 2022

Conversation

felixfontein
Copy link
Collaborator

@felixfontein felixfontein commented Jul 11, 2022

SUMMARY

My last planned big part of #364: rewrite docker_container to use the Docker API directly (instead of Docker SDK for Python). It's not done yet, but it already passes all existing integration tests (at least it does so locally, let's see what CI says) :-) Some parts of it are very WIP, some already in a good state IMO.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

docker_container

@github-actions
Copy link

github-actions bot commented Jul 11, 2022

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants