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

Fix docker socket in docker agent on windows (docker in docker) #5657

Merged
merged 4 commits into from Apr 13, 2022

Conversation

limx0
Copy link

@limx0 limx0 commented Apr 7, 2022

Summary

A possibly fix for issues running docker tasks (docker-in-docker) on the docker agent on windows (see #5655)

Changes

Add special handling for the docker socket when running the docker agent in windows

Importance

It allows docker tasks to run on the docker agent in running on windows.

Checklist

This PR:

  • adds new tests (if appropriate)
  • adds a change file in the changes/ directory (if appropriate)
  • updates docstrings for any new functions or function arguments, including docs/outline.toml for API reference docs (if appropriate)

@limx0 limx0 requested a review from zanieb as a code owner April 7, 2022 00:50
@zanieb
Copy link
Contributor

zanieb commented Apr 7, 2022

Thanks for the issue and fix!

When you say

A possibly fix..

Does that mean you've tested it and it's working or you think it may work?

@limx0
Copy link
Author

limx0 commented Apr 7, 2022

Hey @madkinsz - the fix works, I have tested and confirmed. Possibly meaning one possibly fix.

@zanieb zanieb merged commit 6a69b3c into PrefectHQ:master Apr 13, 2022
@limx0 limx0 deleted the windows_dind branch April 13, 2022 20:41
@zanieb zanieb mentioned this pull request Apr 27, 2022
lance0805 pushed a commit to hyl2015/prefect that referenced this pull request Aug 2, 2022
…ectHQ#5657)

* Attempt to fix dind on windows

* Cleanup, add changes/

* Run black

Co-authored-by: Michael Adkins <michael@prefect.io>
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.

None yet

2 participants