inveniosoftware / cookiecutter-invenio-rdm

Cookiecutter template for a new InvenioRDM instance.
MIT License
4 stars 33 forks source link

Build InvenioRDM docker images using GitHub Actions #240

Closed mfenner closed 1 year ago

mfenner commented 1 year ago

Description

Adding a GitHub Action that builds the InvenioRDM and Invenio-Nginx Docker images. They can be used to quickly start up InvenioRDM for local development (more work on SSL termination is needed before these images can be used in production). Using an AlmaLinux9 base image. Closes #238.

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge: