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

change the docker harness to be dind instead of dood #181

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

Conversation

joshrwolf
Copy link
Collaborator

refactors the imagetest_harness_docker to be a truer docker-in-docker sandbox, instead of the existing docker-out-of-docker that it is today.

this should make it feel a lot more "native", and doesn't share the same footguns with the dood approach. this also makes things more portable for the future state where we run sandboxes on k8s.

the one downside here is that registry mirroring is not supported. this makes it a blocker for the local development path where a local registry needs to be used

@joshrwolf joshrwolf marked this pull request as draft August 29, 2024 20:37
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.

1 participant