Nothing
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.
Package details |
|
---|---|
Author | Rich FitzJohn [aut, cre] |
Maintainer | Rich FitzJohn <rich.fitzjohn@gmail.com> |
License | MIT + file LICENSE |
Version | 0.9.6 |
URL | https://github.com/richfitz/stevedore |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.