Skip to content

Work around with Docker 4.41.1 and Sitecore running in containers

A few days ago, Docker released the new desktop version 4.41.1, but it looks like this release introduces a bug because the npipe volume type was not added to the enumerator.

This bug produces something like this when you try to run your local containers

Here is the bug reported and fixed in GitHub, but it has not been released yet

https://github.com/compose-spec/compose-go/pull/771

In my case, I have to uninstall this newer version, install version 4.40.0, and restart the computer.

Delete all images and start the initialization process for the environment.

Then all works perfectly again.

Do not update your Docker version until the bugfix is released.

Happy coding 😀

Ramiro Batallas

Principal Backend Engineer at Oshyn Inc.

With over 15 years of working as a .Net Software Developer, implementing applications with MCV, SQL, Sitecore, Episerver, and using methodologies like UML, CMMI, and Scrum. Furthermore, as a team player, I can be described as a self-motivator possessing excellent analytical, communication, problem-solving solving and decision-making.