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

COPY command destination can be an ARG, but is currently flagged as an error #54

Closed
grantwwu opened this issue Sep 11, 2018 · 1 comment
Assignees
Labels

Comments

@grantwwu
Copy link

COPY a bunch of files ${DESTINATION_DIR} is currently flagged with When using COPY with more than one source file, the destination must be a directory and end with a / or a \.

I think we ought to suppress the warning here.

@rcjsuen rcjsuen added the bug label Sep 12, 2018
@rcjsuen rcjsuen self-assigned this Sep 12, 2018
@rcjsuen
Copy link
Owner

rcjsuen commented Sep 12, 2018

@grantwwu Thank you so much for your bug report! This should be fixed now and it will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants