Skip to content

Can't use multiple of same host path in binds #600

@cpuguy83

Description

@cpuguy83

Reference for issue is docker/compose#983

The convert_volume_binds is using the dict key to get the host path to bind.
Because of this, it is impossible to do the equivalent of docker run -v /foo:/bar -v /foo:baz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions