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 LICENSE |
URL: | https://github.com/richfitz/stevedore |
NeedsCompilation: | no |
SystemRequirements: | docker |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | stevedore results |
Reference manual: | stevedore.pdf |
Vignettes: |
Cookbook Examples and use-cases Using docker with stevedore |
Package source: | stevedore_0.9.6.tar.gz |
Windows binaries: | r-devel: stevedore_0.9.6.zip, r-release: stevedore_0.9.6.zip, r-oldrel: stevedore_0.9.6.zip |
macOS binaries: | r-release (arm64): stevedore_0.9.6.tgz, r-oldrel (arm64): stevedore_0.9.6.tgz, r-release (x86_64): stevedore_0.9.6.tgz, r-oldrel (x86_64): stevedore_0.9.6.tgz |
Old sources: | stevedore archive |
Reverse suggests: | filebin, gdiff, sergeant |
Please use the canonical form https://CRAN.R-project.org/package=stevedore to link to this page.