Skip to content

Docker for windows crashes when mounting a folder in a volume D #40899

@Siron777

Description

@Siron777

Hi,

I have an windows image build on servercore:1909-amd64 with a volume D (VOLUME ["D:"]).

Whenever I start a container created with this image and a shared volume on the drive D (-v "XXX:D:\XXX"), it crashes with the error:
docker: Error response from daemon: container 72a904654e95fc0935d5f9610662be17a2a18d8e448ab72750f8375867e763d7 encountered an error during hcsshim::System::Start: failure in a Windows system call: The virtual machine or container exited unexpectedly. (0xc0370106).

This error is referenced by someone else in https://forums.docker.com/t/how-to-mount-any-directory-on-windows-host-to-d-drive-inside-the-windows-container/67589.

I have docker desktop community 2.2.0.5.
The bug was created on the docker for-win bug tracker https://github.com/docker/for-win/issues/6541, but I was redirected here.

Simon

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions