Docker Error: Error response from daemon: invalid mount config for type “bind”: bind source path does not exist:

janac
1 min readMay 10, 2021

Error: Bind Source Path Does Not Exist

I got this error:

Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /tmp/my_repo/.tmp

when running this command:

docker compose up -d db

Solution 1: Create the path

--

--

janac

Most of my writing is about software. I enjoy summarizing and analyzing books and self-help videos. I am senior software consultant at LazerTechnologies.com.