https://github.com/noamross/rockerbuilder
  
  
    Convenience functions for building Rocker Dockerfiles 
    https://github.com/noamross/rockerbuilder
  
        Last synced: 7 months 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 5 years ago)
 - Default Branch: master
 - Last Pushed: 2020-03-08T22:21:42.000Z (over 5 years ago)
 - Last Synced: 2025-02-08T06:13:27.610Z (9 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