stevedore: Docker Client (original) (raw)

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.

Version: 0.9.6
Imports: crayon, curl (≥ 2.3.0), jsonlite, yaml (≥ 2.1.18)
Suggests: knitr, openssl, redux, reticulate, rmarkdown, testthat, withr
Published: 2023-07-10
DOI: 10.32614/CRAN.package.stevedore
Author: Rich FitzJohn [aut, cre]
Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com>
BugReports: https://github.com/richfitz/stevedore/issues
License: MIT + file
URL: https://github.com/richfitz/stevedore
NeedsCompilation: no
SystemRequirements: docker
Language: en-GB
Materials: README NEWS
CRAN checks: stevedore results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=stevedoreto link to this page.