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
Is this a BUG REPORT or FEATURE REQUEST?: FEATURE REQUEST
What happened?: az acr task run failed since the syntax of FROM with --platform in the Dockerfile (see example) is not supported.
az acr task run
FROM
--platform
What did you expect to happen?: Build normally.
How do you reproduce it (as minimally and precisely as possible)?:
Environment:
Anything else we need to know?:
The text was updated successfully, but these errors were encountered:
yuehaoliang
No branches or pull requests
Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST
What happened?:
az acr task run
failed since the syntax ofFROM
with--platform
in the Dockerfile (see example) is not supported.What did you expect to happen?:
Build normally.
How do you reproduce it (as minimally and precisely as possible)?:
Environment:
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: