Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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