Modifier and Type | Method and Description |
---|---|
List<Volume> |
DockerBuildWrapper.getVolumes() |
Constructor and Description |
---|
DockerBuildWrapper(DockerImageSelector selector,
String dockerInstallation,
org.jenkinsci.plugins.docker.commons.credentials.DockerServerEndpoint dockerHost,
String dockerRegistryCredentials,
boolean verbose,
boolean privileged,
List<Volume> volumes,
String group,
String command,
boolean forcePull,
String net,
String memory,
String cpu) |
Copyright © 2016–2018. All rights reserved.