Package it.dockins.dockerslaves.spi
package it.dockins.dockerslaves.spi
-
ClassesClassDescriptionManage Docker resources creation and access so docker-slaves can run a build.Configuration options used to access a specific (maybe dedicated to a build) Docker Host.A DockerHostSource is responsible to determine (or provision) the dockerhost to host a build for the specified job.This component is responsible to orchestrate the provisioning of a build environment based on configured
ContainerSetDefinitionfor specifiedJob.