Package | Description |
---|---|
it.dockins.dockerslaves.spec |
Modifier and Type | Class and Description |
---|---|
class |
DockerfileContainerDefinition |
class |
DockerSocketContainerDefinition
Configure a sidecar container to expose the host's docker socket inside container set,
|
class |
ImageIdContainerDefinition |
Modifier and Type | Method and Description |
---|---|
ContainerDefinition |
ContainerSetDefinition.getBuildHostImage() |
ContainerDefinition |
SideContainerDefinition.getSpec() |
Constructor and Description |
---|
ContainerSetDefinition(ContainerDefinition buildHostImage,
List<SideContainerDefinition> sideContainers) |
SideContainerDefinition(String name,
ContainerDefinition spec) |
Copyright © 2016–2017. All rights reserved.