IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
RunnerContainerInfo
editRunnerContainerInfo
editInformation about a container within a runner.
Properties
edit-
container_name
(string
, required) - Name of this container
-
container_set_name
(string
, required) - Name of the container set for the container
Example
edit{ "container_name" : "string", "container_set_name" : "string" }