Skip to content

File paths from docker transforms should be wrapped in quotes #351

@subdavis

Description

@subdavis

I don't think it's docker-py's burden to do anything other than ' '.join(container_args)

If our transforms return strings that might have spaces, they also need to be quoted.

Also random note:

the item to a bind mounted volume, and returns the container path of the directory.

I believe this returns a full file path, not a parent directory path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions