Skip to content

Allow specifying location of .dockerignore #19

@lorenzleutgeb

Description

@lorenzleutgeb

I build with

DOCKER_BUILDKIT=1 docker build -f x/Dockerfile .

thus, the Dockerfile ./x/Dockerfile and the .dockerignore file ./x/Dockerfile.dockerignore are used. However, this tool expects .dockerignore to be at ./.dockerignore.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions