Package: stevedore 0.9.6
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.
Authors:
stevedore_0.9.6.tar.gz
stevedore_0.9.6.zip(r-4.7)stevedore_0.9.6.zip(r-4.6)stevedore_0.9.6.zip(r-4.5)
stevedore_0.9.6.tgz(r-4.6-any)stevedore_0.9.6.tgz(r-4.5-any)
stevedore_0.9.6.tar.gz(r-4.7-any)stevedore_0.9.6.tar.gz(r-4.6-any)
stevedore_0.9.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
stevedore/json (API)
NEWS
| # Install 'stevedore' in R: |
| install.packages('stevedore', repos = c('https://richfitz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/richfitz/stevedore/issues
Last updated from:668d7c9a3a. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 144 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | NOTE | 154 | ||
| macos-release-arm64 | NOTE | 124 | ||
| macos-oldrel-arm64 | NOTE | 117 | ||
| windows-devel | NOTE | 149 | ||
| windows-release | NOTE | 133 | ||
| windows-oldrel | NOTE | 122 | ||
| wasm-release | OK | 106 |
Exports:docker_availabledocker_client
Cookbook
Rendered fromcookbook.Rmdusingknitr::rmarkdownon May 09 2026.Last update: 2020-01-12
Started: 2019-03-04
Examples and use-cases
Rendered fromexamples.Rmdusingknitr::rmarkdownon May 09 2026.Last update: 2020-01-12
Started: 2018-01-11
Using docker with stevedore
Rendered fromstevedore.Rmdusingknitr::rmarkdownon May 09 2026.Last update: 2021-10-22
Started: 2017-11-23
