Skip to content

Commit

Permalink
Fix docker socket in docker agent on windows (docker in docker) (Pref…
Browse files Browse the repository at this point in the history
…ectHQ#5657)

* Attempt to fix dind on windows

* Cleanup, add changes/

* Run black

Co-authored-by: Michael Adkins <michael@prefect.io>
  • Loading branch information
2 people authored and lance0805 committed Aug 2, 2022
1 parent bb9ea64 commit 6bf501c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changes/pr5657.yaml
@@ -0,0 +1,6 @@

fix:
- "Fix docker-in-docker issue in DockerAgent on windows - [#5657](https://github.com/PrefectHQ/prefect/pull/5657)"

contributor:
- "[limx0](https://github.com/limx0)"

0 comments on commit 6bf501c

Please sign in to comment.