You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
``
The text was updated successfully, but these errors were encountered:
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>
``
The text was updated successfully, but these errors were encountered: