Releases: psychtek/ContainR
Releases · psychtek/ContainR
ContainR v0.1.5.9001
What's Changed
- Added
view_meta()fun which stores all the settings. - Added
save_json()fun which save all the metadata settings to a json file. - root directory change from
docker/tocontainr/ - Copy function runs
CMD CHECKbefore saving a tar of a Rstudio package into thecontainr/directory.
Thecopy = TRUEsetting will update theDockerfileto copy the package tar file and unpack it into the/home/rstudio/directory on a image.
ContainR v0.1.5.9
ContainR-v0.1.5-testing
Full Changelog: v0.1.4.9000...v0.1.5
ContainR-v0.1.4.9000
Full Changelog: v0.1.4...v0.1.4.9000
ContainR-Experimental-v0.1.4
Full Changelog: v0.1.1...v0.1.4
ContainR 0.1.1
Initial limited functioning release for testing.
Full Changelog: https://github.com/psychtek/ContainR/commits/v0.1.1