hyrax icon indicating copy to clipboard operation
hyrax copied to clipboard

WIP Publish Docker Images From Circle CI and Include ARM64

Open orangewolf opened this issue 2 years ago • 0 comments

We currently only push images to the Github registry manually. I instead propose that we build them via Circle CI and build both amd64 and arm64. This lays the groundwork for other architectures.

Changes proposed in this pull request:

  • Add a new CircleCI job
  • Run that job automatically on push to main (this should be discussed)

Guidance for testing, such as acceptance criteria or new user interface behaviors:

  • The CircleCi build passes
  • The images are available for pulling

@samvera/hyrax-code-reviewers

orangewolf avatar Jun 09 '22 17:06 orangewolf