Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

application/vnd.docker.distribution.manifest.v2+json#1329

denhoyer started this conversation inGeneral
Discussion options

Hi community,
I have a problem, if I rundocker manifest inspect postgres:17 I will get a list. All items will have the old manifest schema
application/vnd.oci.image.manifest.v1+json

Does anyone knows were I can find an Postgres image in the new schema version ?
application/vnd.docker.distribution.manifest.v2+json

You must be logged in to vote

Replies: 1 comment

Comment options

To clarify, despite thev1 in the name,application/vnd.oci.image.manifest.v1+json is actuallynewer thanapplication/vnd.docker.distribution.manifest.v2+json, not older. The latter isthe older "Docker Image Manifest" format, and the former is thethe newer "OCI Image Manifest" format (which was based on the older Docker format, but standardized for broader ecosystem usage back in ~2017).

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
2 participants
@denhoyer@tianon

[8]ページ先頭

©2009-2025 Movatter.jp