| Modifier and Type | Class and Description |
|---|---|
static class |
DockerBuildOptions.Jsii$Proxy
An implementation for
DockerBuildOptions |
| Modifier and Type | Method and Description |
|---|---|
DockerBuildOptions |
DockerBuildOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static BundlingDockerImage |
BundlingDockerImage.fromAsset(String path,
DockerBuildOptions options)
Deprecated.
use DockerImage.fromBuild()
|
static DockerImage |
DockerImage.fromBuild(String path,
DockerBuildOptions options)
Builds a Docker image.
|
Copyright © 2021. All rights reserved.