Skip to content

Error: unsupported MediaType: "application/vnd.docker.distribution.manifest.v1+prettyjws" #609

Discussion options

You must be logged in to vote

I think you have all the details in the error log.

unsupported MediaType: \"application/vnd.docker.distribution.manifest.v1+prettyjws\", see https://github.com/google/go-containerregistry/issues/377

Starboard integrates with Trivy static vulnerability scanner, which does not support (ancient) manifest application/vnd.docker.distribution.manifest.v1+prettyjws. Trivy relies on https://github.com/google/go-containerregistry/ module and the error log also points out to the GitHub issue, where you can find the whole discussion about v1+prettyjws manifest on google/go-containerregistry#377

Just to confirm, the same behaviour is reproducible with Trivy run directly so there's nothing we can do …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by danielpacak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants