Giter Site home page Giter Site logo

Comments (3)

estesp avatar estesp commented on May 14, 2024

The main issue is that in manifest-tool 2.x I have removed all the custom code for registry interactions and rely on the containerd Go resolver code, which no longer supports v1 (pre-OCI) manifests: https://github.com/containerd/containerd/blob/master/remotes/handlers.go#L100-L101

To overcome this I would have to copy the fetch handler into manifest-tool and I would prefer to rely on improvements/fixes in containerd as a library. Is there a specific need you have to continue using the old v1 image types that aren't OCI compatible?

from manifest-tool.

reedchan7 avatar reedchan7 commented on May 14, 2024

I need to support application/vnd.docker.distribution.manifest.v1+prettyjws too, for compatible.

from manifest-tool.

jianzhangbjz avatar jianzhangbjz commented on May 14, 2024

@estesp Sorry for the late reply. I missed the message. Thanks for your clarification! I see now, I think I can update the image's schema from v1 to v2 by using the docker tool, and then use this manifest-tool to check the manifests. Thanks! I don't have the specific requirement for this.
/close

from manifest-tool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.