This example demonstrates how to simultaneously build amd64 and arm64 images and upload them to the CNB Docker Artifact Repository.
docker.cnb.cool/examples/ecosystem/multiarch-docker-build-amd-arm:latest
docker run --rm docker.cnb.cool/examples/ecosystem/multiarch-docker-build-amd-arm:latest
main:
push:
- stages:
- name: hello-world
image: docker.cnb.cool/examples/ecosystem/multiarch-docker-build-amd-arm:latest