Learn R Programming

stevedore (version 0.9.6)

docker_task: Management commands for working with a particular docker task

Description

Methods for working with a particular docker task. Task objects are returned by using $task$get to fetch an existing task by name or id, or $tasks from a docker_service object representing a docker service.

Arguments

Details

stevedore:::generate_help("docker_task")

See Also

docker_task_collection for other task management methods.