Skip to content

Add support for COPY with --exclude #96

@rohitpaulk

Description

@rohitpaulk

https://docs.docker.com/reference/dockerfile/#copy

Screenshot 2024-05-23 at 19 09 11

Example dockerfile:

FROM scratch
COPY --exclude=README.md . /app

Example error:

dockerfiles/Dockerfile:2:6 invalid flag: --exclude

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