| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
/azp run Windows 10 - Docker for Windows |
Sorry, something went wrong.
|
Azure Pipelines successfully started running 1 pipeline(s). |
Sorry, something went wrong.
|
Raised #2606 so we don’t forget to track down the root cause. |
Sorry, something went wrong.
|
/azp run Windows 10 - Docker for Windows |
Sorry, something went wrong.
|
Azure Pipelines successfully started running 1 pipeline(s). |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
For reasons I don't fully understand, DockerComposeContainer is failing to mount a directory when passed the absolute path form of temporary files created in AuthenticatedImagePullTest.
This only seems to happen on our Windows CI box, and I cannot reproduce locally on a Windows machine.
Converting the temp file path to relative form fixes the CI failure.
We should work out how this issue was occurring as it seems like there's a small bug lurking somewhere. But as this is the first known occurrence, I think it's safe to assume it's a pretty rare problem.