-
Notifications
You must be signed in to change notification settings - Fork 657
Description
I have done the following
- I have searched the existing issues
- If possible, I've reproduced the issue using the 'main' branch of this project
Steps to reproduce
container image pull --os linux --arch amd64 public.ecr.aws/ubuntu/ubuntu:24.04
container image pull --os linux --arch x86_64 public.ecr.aws/ubuntu/ubuntu:24.04
container image pull --platform linux/amd64 public.ecr.aws/ubuntu/ubuntu:24.04
Current behavior
I’ve been attempting to extract the x86_64 compatible image from the Apple Silicon Mac, but none of the provided commands yield any output.
Expected behavior
Should've pulled the image.
Environment
- OS: MacOs 26.2
- Xcode:
- Container: 0.6.0Relevant log output
N/ACode of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels