thebioengineer/dockyard: Provide tools for interfacing and building docker containers in R

{dockyard} provides the tools to easily create new docker images and start running docker containers from within R. Most people say to run and execute your R workflows with docker containers, but usually leave the mechanics to doing that up to the user. This creates a barrier to entry of knowing how to create and work with docker containers. {dockyard} aims to narrow the gap by providing opinionated wrappers on writing dockerfile's and api's for running, orchestrating, and interfacing with docker containers.

Getting started

Package details

AuthorEllis Hughes
MaintainerEllis Hughes <yourself@somewhere.net>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thebioengineer/dockyard")
thebioengineer/dockyard documentation built on Dec. 4, 2019, 1:44 a.m.