stevedore0.9.6 package

Docker Client

docker_available

Test if docker available

docker_client

Create docker client

docker_config_collection

Management commands for working with swarm configs

docker_container

Management commands for working with a particular docker container

docker_container_collection

Management commands for working with docker containers

docker_exec

Commands for working with a docker exec instance

docker_image

Management commands for working with a particular docker image

docker_image_collection

Management commands for working with docker images

docker_network

Management commands for working with a particular docker network

docker_network_collection

Management commands for working with docker networks

docker_node

Management commands for working with a particular docker node

docker_node_collection

Management commands for working with swarm nodes

docker_plugin

Management commands for working with a particular docker plugin

docker_plugin_collection

Management commands for working with docker plugins

docker_secret_collection

Management commands for working with swarm secrets

docker_service

Management commands for working with a particular docker service

docker_service_collection

Management commands for working with docker services

docker_swarm_collection

Management commands for working with docker swarm

docker_task

Management commands for working with a particular docker task

docker_task_collection

Management commands for working with docker tasks

docker_types

Constructors for complex types

docker_volume

Management commands for working with a particular docker volume

docker_volume_collection

Management commands for working with docker volumes

stevedore

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.

  • Maintainer: Rich FitzJohn
  • License: MIT + file LICENSE
  • Last published: 2023-07-10