Skip to content

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Dec 18, 2024

Description

Readers have asked for a more complete example of distributed multi-platform build in GHA.
This patch introduces the following additions:

  • Sets image tags for the final multi-platform image using docker/metadata-action
  • Pushes the image to multiple registries

Related issues or tickets

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@dvdksn dvdksn requested a review from crazy-max as a code owner December 18, 2024 13:41
@dvdksn dvdksn requested a review from a team December 18, 2024 13:41
@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label Dec 18, 2024
@netlify
Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 391ad34
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/6762d1043b25fc0008846621
😎 Deploy Preview https://deploy-preview-21664--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dvdksn dvdksn merged commit 2742bba into docker:main Dec 21, 2024
14 checks passed
@dvdksn dvdksn deleted the gha-distributed-build-metadata branch December 21, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Relates to Dockerfiles or docker build command status/review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a Github Action example of multiple runners pushing to multiple registries without bake Setting tags not shown in the matrix example

3 participants