Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

VolumeDriver.Mount: exit status 1 #4

Open
PolyProgrammist opened this issue Dec 2, 2021 · 0 comments
Open

VolumeDriver.Mount: exit status 1 #4

PolyProgrammist opened this issue Dec 2, 2021 · 0 comments

Comments

@PolyProgrammist
Copy link

PolyProgrammist commented Dec 2, 2021

When I run:

docker volume create --driver lebokus/bindfs:latest -o sourcePath=$PWD -o map=$UID/1000:@$UID/@1000 some_volume > /dev/null
docker run -v some_volume:/home/ ubuntu:20.04     

I experience:

docker: Error response from daemon: VolumeDriver.Mount: exit status 1%!(EXTRA []interface {}=[]).

This may be connected with this issue and this issue

(Reproduced on Mac OS Catalina 10.15.7, Docker version 20.10.10, latest version of bindfs plugin)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant