Replies: 1 comment
-
To clarify, despite the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi community,
I have a problem, if I run
docker manifest inspect postgres:17
I will get a list. All items will have the old manifest schemaapplication/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
Beta Was this translation helpful? Give feedback.
All reactions