| Modifier and Type | Class and Description |
|---|---|
class |
DockerImage
A Docker image.
|
| Modifier and Type | Method and Description |
|---|---|
static BundlingDockerImage |
BundlingDockerImage.fromAsset(String path)
Deprecated.
use DockerImage.fromBuild()
|
static BundlingDockerImage |
BundlingDockerImage.fromAsset(String path,
DockerBuildOptions options)
Deprecated.
use DockerImage.fromBuild()
|
Copyright © 2021. All rights reserved.