https://github.com/ctsit/rstudio-dockerfile
https://github.com/ctsit/rstudio-dockerfile
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctsit/rstudio-dockerfile
- Owner: ctsit
- Created: 2021-05-17T16:35:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T14:05:29.000Z (over 1 year ago)
- Last Synced: 2025-02-27T20:32:53.237Z (over 1 year ago)
- Language: Dockerfile
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.