Skip to content

fix(docker): default Accept header of requests for manifest results in 404 error - #273

Open
Vertsineu wants to merge 2 commits into
NVIDIA:mainfrom
Vertsineu:add-accept-header
Open

fix(docker): default Accept header of requests for manifest results in 404 error#273
Vertsineu wants to merge 2 commits into
NVIDIA:mainfrom
Vertsineu:add-accept-header

Conversation

@Vertsineu

Copy link
Copy Markdown

While using this self-host registry, requesting for manifest with Accept: */* will result in 404 error code.

This is an open issue: issues/3938

Related code: registry/handlers/manifests.go#L94-118

To avoid such problem, I add explicit headers for all requests without explicit Accept header in src/docker.sh

@Vertsineu Vertsineu changed the title fix(docker): default Accept header of requests for manifest results to 404 error fix(docker): default Accept header of requests for manifest results in 404 error Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant