Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: exclusion files during COPY statement #1510

Closed
wants to merge 3 commits into from
Closed

fix: exclusion files during COPY statement #1510

wants to merge 3 commits into from

Commits on Dec 9, 2020

  1. fix: exclusion files during COPY statement

    When using `COPY --from`, do not exclude files from
    `dockerignore`
    
    Credites goes to Pieter Lexis (@pieterlexis)
    
    Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
    alex1989hu committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    687bb8b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    5ba4f23 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. fix saving files

    tejal29 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    ab04691 View commit details
    Browse the repository at this point in the history