Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noamross/rockerbuilder
Convenience functions for building Rocker Dockerfiles
https://github.com/noamross/rockerbuilder
Last synced: 10 days ago
JSON representation
Convenience functions for building Rocker Dockerfiles
- Host: GitHub
- URL: https://github.com/noamross/rockerbuilder
- Owner: noamross
- License: other
- Created: 2020-03-08T22:20:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T22:21:42.000Z (over 4 years ago)
- Last Synced: 2024-08-13T07:14:33.348Z (3 months ago)
- Language: R
- Size: 6.84 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - noamross/rockerbuilder - Convenience functions for building Rocker Dockerfiles (R)
README
# rockerbuilder
Rockerbuilder provides convenience functions for builder Rocker Project
Dockeerfiles## Installation
You can install the released version of from GitHub
``` r
remotes::install_github("noamross/rockerbuilder")
```## Usage
This package contains the functions `make_rockerfile()`, `make_rockerfiles()`,
and `make_rockercompose()`. See the
[rocker-versioned repository](https://github.com/noamross/rocker-versioned2) and
the [Rocker Cookbook](https://github.com/noamross/rocker-cookbook)
for how they are used to make Dockerfiles and images