Skip to content

Problem with relative paths in volumes in Windows #2050

@alexandrev

Description

@alexandrev

I'm using the docker-compose version 1.5.0 with the pull-request #1957. When I'm trying to start a group of containers which one of them has a relative path in the volume section like this:

volumes:

  • "./data:/var/run/docker.sock"

I'm getting this error:

b'invalid mode for volumes-from: /var/run/docker.sock'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions