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.
README
This is direct copy of the code from [`httppipe`](https://github.com/richfitz/httppipe) but added to stevedore directly to simplify installation and eventual transition to CRAN The file [`httppipe.py`](httppipe.py) i identical to the file in httppipe, except that we load the `docker` package and we find the Adapter modules in different places (rather than coming from our own package, instead find them in the docker package itself. ``` git diff --no-index stevedore/inst/py/httppipe.py httppipe/inst/py/httppipe.py ```
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.9.6 |
rolling linux/jammy R-4.5 | stevedore_0.9.6.tar.gz |
1.0 MiB |
0.9.6 |
rolling linux/noble R-4.5 | stevedore_0.9.6.tar.gz |
1.0 MiB |
0.9.6 |
rolling source/ R- | stevedore_0.9.6.tar.gz |
1.5 MiB |
0.9.6 |
latest linux/jammy R-4.5 | stevedore_0.9.6.tar.gz |
1.0 MiB |
0.9.6 |
latest linux/noble R-4.5 | stevedore_0.9.6.tar.gz |
1.0 MiB |
0.9.6 |
latest source/ R- | stevedore_0.9.6.tar.gz |
1.5 MiB |
0.9.6 |
2026-04-26 source/ R- | stevedore_0.9.6.tar.gz |
1.5 MiB |
0.9.6 |
2026-04-23 source/ R- | stevedore_0.9.6.tar.gz |
1.5 MiB |
0.9.6 |
2026-04-09 windows/windows R-4.5 | stevedore_0.9.6.zip |
1.0 MiB |
0.9.6 |
2025-04-20 source/ R- | stevedore_0.9.6.tar.gz |
1.5 MiB |