We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting a error that --parents to COPY is an unknown command.
--parents
Unknown flag: parents dockerfile-utils(40)
This is new and is part of the master-labs tag as specified in our Dockerfile using:
Dockerfile
# syntax=docker/dockerfile-upstream:master-labs
The text was updated successfully, but these errors were encountered:
c3e6693
@stevenh Thank you for the bug report. This has now been fixed.
Sorry, something went wrong.
@stevenh 0.16.0 has been published with the fix.
COPY --parents
rcjsuen
No branches or pull requests
Getting a error that
--parents
to COPY is an unknown command.This is new and is part of the master-labs tag as specified in our
Dockerfile
using:The text was updated successfully, but these errors were encountered: