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

Platform linux/arm64 fails for build cache #571

Open
shahzzzam opened this issue Jan 12, 2021 · 1 comment
Open

Platform linux/arm64 fails for build cache #571

shahzzzam opened this issue Jan 12, 2021 · 1 comment

Comments

@shahzzzam
Copy link
Contributor

shahzzzam commented Jan 12, 2021

Describe the bug

The following task YAML fails:

version: v1.0.0
steps:
  - build: -t samashahtest.azurecr.io/acb:arm64  --platform linux/arm64 https://github.com/Azure/acr-builder.git
    cache: "enabled"

Fails with the error:

Error: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to load LLB: runtime execution on platform linux/arm64 not supported
Usage:
  /buildx build [OPTIONS] PATH | URL | - [flags]

To Reproduce
Steps to reproduce the behavior:
1.
2.
3.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Any relevant environment information

  • OS: [e.g. Windows]
  • Version [e.g. v1.0.0]

Additional context
Add any other context about the problem here.

@shahzzzam shahzzzam added the bug label Jan 12, 2021
@shahzzzam
Copy link
Contributor Author

Does not seem related specifically to this project. But created an issue for tracking purposes

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

No branches or pull requests

3 participants