Docker Client
Test if docker available
Create docker client
Management commands for working with swarm configs
Management commands for working with a particular docker container
Management commands for working with docker containers
Commands for working with a docker exec instance
Management commands for working with a particular docker image
Management commands for working with docker images
Management commands for working with a particular docker network
Management commands for working with docker networks
Management commands for working with a particular docker node
Management commands for working with swarm nodes
Management commands for working with a particular docker plugin
Management commands for working with docker plugins
Management commands for working with swarm secrets
Management commands for working with a particular docker service
Management commands for working with docker services
Management commands for working with docker swarm
Management commands for working with a particular docker task
Management commands for working with docker tasks
Constructors for complex types
Management commands for working with a particular docker volume
Management commands for working with docker volumes
Docker Client For R
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.