Git Product home page Git Product logo

Comments (6)

crazy-max avatar crazy-max commented on June 5, 2024 2

See https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners to distribute build across multiple runners. To use this example with bake you can look at crazy-max/docker-osxcross#24

Best is ofc to use a builder with native nodes against the platform you want to build: https://docs.docker.com/build/ci/github-actions/configure-builder/#append-additional-nodes-to-the-builder. Example here: https://github.com/docker/packaging/blob/2c95ad0ca93ea91a01755b01e9a979adec955540/.github/workflows/.release.yml#L62-L89

from bake-action.

fzipi avatar fzipi commented on June 5, 2024

I started with the multi node approach, but then separated manifest is a no deal.

from bake-action.

ndench avatar ndench commented on June 5, 2024

I agree, it makes multi node builds unusable. I was hoping there's some way of building multiple nodes and generating the manifest at the end.

from bake-action.

fzipi avatar fzipi commented on June 5, 2024

🤔 Looks like this thecnique can be adapted for doing it.

from bake-action.

crazy-max avatar crazy-max commented on June 5, 2024

docker/setup-buildx-action#165 could fix this. See https://github.com/crazy-max/docker-setup-buildx-action/blob/append/docs/advanced/append-nodes.md for more info.

Live example available: https://github.com/docker/packaging/blob/fe177e05bb5a23115813f1c476705c3ae7039c32/.github/workflows/.release.yml#L66-L87

from bake-action.

schmunk42 avatar schmunk42 commented on June 5, 2024

Is there a way to do this with bake-action now?

from bake-action.

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.