Open YvesDC opened 3 months ago
This does not appear to be related to this repo, but some quick searching suggest this may be related to having docker installed as a snap. What OS are you using? How did you install docker?
Cf. https://forums.docker.com/t/bind-source-path-does-not-exist-but-it-does-exist/124250/8
Hi, Not completely sure. I am using a raspbery pi 5 and installed the home assistant operating system which includes the docker. (and then updated to the latest version)
command :
docker run --device /dev/ttyUSB0:/dev/ttyUSB0 -d --name="home-assistant" --mount type=bind,source=/home/USERNAME,target=/config2 -v /etc/localtime:/etc/localtime:ro --net=host ghcr.io/home-assistant/home-assistant
but source path exists