Mount path is not absolute
Closed this issue · 1 comments
Nv7-GitHub commented
In the volumes section I have:
volumes:
- /Users/<user>/Documents/Coding/phpmyadmin/backup:/backup
When I try running the demo, I get the error:
Error response from daemon: invalid volume specification: 'dc8a85f672ffa6d7e2309cc9d8b17aa7760d4b24b4494c0a4170b69b38c008c3:~/Documents/Coding/phpmyadmin/backup:rw': invalid mount config for type "volume": invalid mount path: '~/Documents/Coding/phpmyadmin/backup' mount path must be absolute
Nv7-GitHub commented
Well deleting the docker cache and restarting the server worked so I am going to close this issue