Skip to content

Fix volume mapping that will not work with docker-compose v2#50

Merged
sc-olenanosenko merged 1 commit into
Sitecore:developfrom
mwillebrands:feature/DockerComposeV2
May 3, 2022
Merged

Fix volume mapping that will not work with docker-compose v2#50
sc-olenanosenko merged 1 commit into
Sitecore:developfrom
mwillebrands:feature/DockerComposeV2

Conversation

@mwillebrands
Copy link
Copy Markdown

Issue: Unable to run with docker compose V2.

When trying to run the examples with docker compose V2 enabled, the following error is shown:

Error response from daemon: Unrecognised volume spec: file '\\.\pipe\docker_engine' cannot be mapped. Only directories can be mapped on this platform

Due to this error you cannot start the examples unless you disable docker compose V2. This change will fix the volume spec.

@mwillebrands
Copy link
Copy Markdown
Author

Fixes #47

@sc-olenanosenko sc-olenanosenko merged commit d182546 into Sitecore:develop May 3, 2022
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

Successfully merging this pull request may close these issues.

2 participants