All notable changes to the RTG-tools Docker file.
The format is based on Keep a Changelog.
This project adheres to Semantic Versioning.
- Add PR template to repo
- Update CICD-base docker registry to
ghcr.io/uclahs-cds
- Standardize
README.md
- Standardize
metadata.yaml
- Update Mamba and Ubuntu version in Dockerfile
- Add GitHub autobuild action
- Add default user and group
- Add GitHub repo URL to image source metadata
- Update RTG-tools version to 3.12.1 from 3.12
- Replace
bl-base
withcondaforge/mambaforge
as the builder image - Set default user so not using root
- Change reference to image location from Docker Hub to GitHub container registry in README.md
- Remove
bl-base
from list of dependencies in metadata.yaml
- Migrated RTG-tools dockerfile to its own repository