richfitz/stevedore: Docker Client

Work with containers over the Docker API. Rather than using system calls to interact with a docker client, using the API directly means that we can receive richer information from docker. The interface in the package is automatically generated using the 'OpenAPI' (a.k.a., 'swagger') specification, and all return values are checked in order to make them type stable.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.9.6
URL https://github.com/richfitz/stevedore
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("richfitz/stevedore")
richfitz/stevedore documentation built on July 22, 2023, 1:13 p.m.