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

Unhelpful platform command error #63

Open
noqcks opened this issue Jun 20, 2023 · 0 comments
Open

Unhelpful platform command error #63

noqcks opened this issue Jun 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@noqcks
Copy link
Collaborator

noqcks commented Jun 20, 2023

What happened:

When you try to run xeol on an image that is not the same as the architecture you issue the xeol command from it throws an error that is not very helpful.

1 error occurred:
	* failed to catalog: could not fetch image "xeolio.azurecr.io/dotnet:v1": unable to use DockerDaemon source: image has unexpected architecture "amd64", which differs from the user specified architecture "arm64"

What you expected to happen:

An error command that explains more about what is wrong and how to fix it. e.g use the --platform command line flag to get the correct architecture.

How to reproduce it (as minimally and precisely as possible):

Issue xeol on an image that doesn't have the architecture you're running.

@noqcks noqcks added the bug Something isn't working label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant