Package | Description |
---|---|
com.atlassian.bamboo.docker |
Modifier and Type | Method and Description |
---|---|
RunConfig |
RunConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
void |
DockerContainerServiceImpl.run(ProcessContext processContext,
Path dockerPath,
String imageName,
RunConfig runConfig,
Path workingDirectory,
Map<String,String> environment) |
void |
DockerContainerService.run(ProcessContext processContext,
Path dockerPath,
String imageName,
RunConfig runConfig,
Path workingDirectory,
Map<String,String> environment)
Start a Docker container for the image provided.
|
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.