Docker
Docker volume mount failed in Git Bash with Access is denied
Docker Desktop on Windows could not interpret the volume mount path correctly because Git Bash rewrote the command-line path before it reached Docker.
Docker
Docker Desktop on Windows could not interpret the volume mount path correctly because Git Bash rewrote the command-line path before it reached Docker.
Observed message
docker: Error response from daemon: mkdir C:UsersUserwork: Access is denied.
Why it happens
How to fix it
Official reference
Docker Docs: Common topics - Docker commands failing in Git BashRelated errors
Explore more