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

Dood to dind #201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

joshrwolf
Copy link
Collaborator

successor to #181.

this changes the docker harness to instead be a dind variant created dynamically with the bundler changes landed in #195.

the docker harness is now a single container thats running its own docker daemon in the background, which ultimately makes the harness "feel" a lot more like a native host docker system, without all the footguns of dood.

additionally, this brings the harness entirely within imagetest, meaning teardowns properly clean up any containers/networks/resources created within the harness

@joshrwolf joshrwolf force-pushed the dood-to-dind branch 2 times, most recently from dada544 to b956f9c Compare October 9, 2024 20:24
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.

2 participants