Skip to content

docker cp should support Windows OS filesystem paths with drive specifiers (C:\) #9932

@jlhawn

Description

@jlhawn

docker cp currently uses a : character to separate a container ID from a path, similar to how scp uses a : between a remote host and path. Since absolute paths in Windows OS always have a : we need a different way to disambiguate whether the argument has a container ID or not.

related to #9871

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions