zeromake/docker-debug

Invalid mount config for type "bind"

majkinetor opened this issue · 6 comments

I have the following err:

PS> docker-debug-windows-amd64.exe <my_container_name> sh
latest: Pulling from nicolaka/netshoot
e7c96db7181b: Already exists
e8ad7601444c: Pull complete
1c3e3a777e70: Pull complete
916dd651caf3: Pull complete
4375fed2538e: Pull complete
8631605717d0: Pull complete
dd4fb07f87c6: Pull complete
Digest: sha256:8b020dc72d8ef07663e44c449f1294fc47c81a10ef5303dc8c2d9635e8ca22b1
Status: Downloaded newer image for nicolaka/netshoot:latest
Error: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /var/lib/docker/overlay2/67449055e6fcab9fff5e097d3c69e962ca6897ab563915214a53bc3e2875f587/merged

I am on latest Windows10 using latest docker on desktop (linux mode).

container is runing?

yah

@majkinetor Maybe i should burst this error

Mhm?

@majkinetor
I don't have win10 to test this , Posted one first release to version 0.6.3

Seems to work now. Thx.