Giter Site home page Giter Site logo

Comments (5)

tianon avatar tianon commented on May 24, 2024

This sounds like it's a typo - you've got amd64 where I think you meant arm64 😬

from manifest-tool.

tianon avatar tianon commented on May 24, 2024

(the "levenshtein distance" between those is a literal crime 😩 🙈)

from manifest-tool.

estesp avatar estesp commented on May 24, 2024

I think @tianon's response is correct; your pasted command shows an incorrect arch: amd64 vs. arm64. I assume if you fix that typo you should no longer get the error. Please re-open if we misunderstood your issue. If it works with v1.0.3 that's a bug and maybe the v1 codebase didn't have precise checking for os/arch/variant combinations?

from manifest-tool.

hgraca avatar hgraca commented on May 24, 2024

Tkx for your replies, and apologies for being slow, only saw this now.

In any case, I went another way, so I guess I must have made a typo.

Again, tkx for the support.

from manifest-tool.

chimisu avatar chimisu commented on May 24, 2024

hey guys,I got the same issue 2.1.5:

/kaniko/executor --context ${params.workspace} --custom-platform linux/amd64 --dockerfile ${params.workspace}/Dockerfile --destination ${params.imageTag}-amd64

/kaniko/executor --context ${params.workspace} --custom-platform linux/arm64 --dockerfile ${params.workspace}/Dockerfile --destination ${params.imageTag}-arm64

manifest-tool --username xxxx --password xxxx push from-args --platforms linux/amd64,linux/arm64 --template ${params.imageTag}-ARCH --target ${params.imageTag}

time="2024-01-25T02:27:08Z" level=fatal msg="unable to create platform object for manifest sha256:9f8b1bc79a1d286642053c9b0c766864a5055b8d83881d0b4a1b5dd8d66164f2: manifest entry for image harbor.roche-digital.cn/digital-platform/cdp-edge-application-service:feature_with_image_arm_test_c3491cc_83_202401251010-amd64 has unsupported os/arch or os/arch/variant combination: linux/amd64/v8"

I cant find the problem.

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.