Docker and Windows 10 drive sharing issue

Sorry to create a new thread even though it’s quite a popular issue in the forum.

I’m trying to configure Neo4j with docker-maven-plugin(that uses Docker under the hood) as it’s described at the following question - https://stackoverflow.com/questions/45289390/docker-neo4j-and-fabric8io-docker-maven-plugin-windows-10-drive-sharing-issue

Right now on my Windows 10 machine I ran into the following problem - during the execution Docker shows the following window:

I’m pressing Share it button and Docker/Maven build fail with a following exception:

[ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.21.0:start (prepare-neo4j-database) on project domain: I/O Error: Unable to create container for [n
eo4j:3.2.1] : Drive sharing seems blocked by a firewall (Internal Server Error: 500) -> [Help 1]

Please help to solve this issue with a drive sharing.

I’m seeing a similar problem. and this used to work on my machine a few months ago. Since then, I have had Windows updates and docker updates - not sure which one is the culprit.

Did you end up finding a solution or file an issue ?
@alexanoid ^^