Skip to content

[Bug]: image pull not pulling all images. #592

@jglogan

Description

@jglogan

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

#545 inadvertently addressed #83 due to a copy/paste error.

However, we need a more thorough treatment of the issue as in 0.4.1 there's no way to pull more than one image platform at this point. We should revert the inadvertent "fix" until we can take care of #83 properly.

repro:

container image pull alpine:latest
container image inspect alpine:latest

Current behavior

Inspect result only shows the native platform.

Expected behavior

Inspect result shows all platforms for alpine:latest.

Environment

- OS: 26 beta
- Xcode: 26 beta
- Container: 0.4.1, main

Relevant log output

Code of Conduct

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

Metadata

Metadata

Assignees

Labels

nextItems in scope for the next few milestones

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions