diff --git a/README.md b/README.md index 10e7193..0ea8579 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # RStudio Dockerfile This project contains a containerized RStudio environment with all REDCap Custodian dependencies bundled in as well as *testthat*, a R testing package. The image is built on push events to this repository, and the resulting image is used in GitHub Actions for STP and Custodian workflows. + +Built images are pushed to https://github.com/ctsit/rstudio-dockerfile/pkgs/container/rstudio-ci + +Images can be referenced in the ./.github/workflows/ files in repositoiores that need to use them.