RunnerContainerInfoedit

Information about a container within a runner.

Propertiesedit

container_name (string, required)
Name of this container
container_set_name (string, required)
Name of the container set for the container

Exampleedit

{
   "container_name" : "string",
   "container_set_name" : "string"
}