hyrax
hyrax copied to clipboard
build amd64 and arm64 images on release and push to ghcr.io
Refs #4854
Build ARM and Intel Docker images automatically based on the current recommendation from CONTAINERS.md.
Using Github Actions, we can build the docker images and push them to the Github Registry. This currently only builds hyrax-base, hyrax-base-worker and hyrax-engine-dev. There are more items described in #4854, but only those are listed in the current CONTAINERS.md. I'm not sure which list is right. It also currently does nothing about Docker Hub. I'm not super clear if we should or not at this point.
@samvera/hyrax-code-reviewers
Running dassie in docker compose uses the hyrax-engine-dev-worker target for the sidekiq service, so that's something to consider adding here.