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