Skip to content

multi-arch oci release github actions example  #39

Closed
@dr-housemd

Description

Much like Docker docs leverage Actions artifacts/cache, we should have a similar example using buildsafe.
In the example , we should:

  • leverage github runners of different arch(not use QEMU)
  • push image with "bsf oci --push " (we should have a flag --digest that can print out the digest to be saved on disk)
  • Merge section of the action can remain as-is since we'll essentially only replace Docker for build in this workflow.

https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners

related to broader- #24

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions