Closed shandshellin closed 7 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.
How is it invalid if your image won't work for the advertised architecture? I see no other area to post the question. Please advise.
How can you say its failing, if you cant prove it with logs?
Provide us logs/errors that shows the image doesn't work.
no logs are created because it can't fire up the image to do so. Is there a specific tag i need to use to specify arm64 image? Seems like it is getting a non arm image.
no, there is not another tag you need to use.
You must be getting -some- error when creating as if the image didn't work for arm64, it would error out at creation.
can i specify an arm64 image for an older version? arm64v8-1.14.0 or something to force it?
will this image run in non-privilaged mode? That could be party of the hangup.
privilaged mode is required.
requires being run in privileged mode
Pulling a specific tag would not solve the root cause, which we are very interested in figuring out. What exactly happens when you run it?
it's a swarm, doesn't work with privilaged containers generally. I've had other images require the specific tag because it wasn't detecting arch correctly and trying to push an x86 or the image has no arm64 support even thought it is listed for that image.
Our tags are listed on dockerhub, as well as on the package info here on github
lol so were theirs. Pretty sure privilaged is the problem here, not the image. Thanks for the info.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
unable to spin up container using :latest image for arm64v8. Can someone provide a specific tage to a known working imager version for amr64?
Expected Behavior
Should determine the correct architecture automatically and grab the image.
Steps To Reproduce
Environment
CPU architecture
arm64
Docker creation
Container logs