Skip to content

[Bug]: image pull --platform doesn't provide any output #1035

@naveen1583

Description

@naveen1583

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.0

Relevant log output

N/A

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions