Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount denied #8

Closed
neomaximus2k opened this issue Aug 20, 2018 · 1 comment
Closed

Mount denied #8

neomaximus2k opened this issue Aug 20, 2018 · 1 comment

Comments

@neomaximus2k
Copy link

neomaximus2k commented Aug 20, 2018

When using the image on a windows docker using linux containers I get the below errors

``
PS D:\PhpStormLicenseServer> docker-compose up -d
Creating phpstormlicenseserver_traefik_1 ... error

ERROR: for phpstormlicenseserver_traefik_1 Cannot create container for service traefik: b'Mount denied:\nThe source path "\\var\\run\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'

ERROR: for traefik Cannot create container for service traefik: b'Mount denied:\nThe source path "\\var\\run\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'
ERROR: Encountered errors while bringing up the project.
PS D:\PhpStormLicenseServer>
``

@crazy-max
Copy link
Owner

I do not use Docker with Windows. Take a look at this comment or post an issue on traefik repo.

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

No branches or pull requests

2 participants