Skip to content

dockerignore implementation assumes default Dockerfile name #730

@dnephin

Description

@dnephin

See docker/compose#1329 (comment) for the test case.

I believe the bug is here: https://github.com/docker/docker-py/blob/1.3.1/docker/client.py#L97

It should use dockerfile as the name instead of Dockerfile if it's not None.

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