apple / apple/container

[Bug]: Error: missing required header Docker-Content-Digest on container i pull from other servers.

Open
#1,453 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
49.9k
Forks
1.8k
Avg merge
1d 20h
Merged PRs (30d)
22

Description

### I have done the following

- [x] I have searched the existing issues
- [x] If possible, I've reproduced the issue using the 'main' branch of this project

### Steps to reproduce

- register in other than docker registry where is no Docker-Container-Digest header
- try to pull image from it

### Problem description

Hello,
I got problems with pull image from other registry, even so I registered already on it.
Why `container i pull` want only one registry header? `Docker-Content-Digest`

### Environment

```markdown
- OS: 26.4.1 (25E253)
- Xcode: 26.4 (17E192)
- Container: 0.11.0 (build: release, commit: d9b8a8d)
```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `container i pull` against a non-Docker registry that omits the `Docker-Content-Digest` header, using the reported Container 0.11.0 environment as a reference. Trace the image-pull request handling and verify the pull succeeds for registries without that header; add or update a focused regression test if the existing test suite has coverage for registry pulls.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.