public class ImageBuild extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageBuild.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImageBuild.Builder |
builder() |
Map<String,String> |
getArguments() |
Path |
getContextDirectory() |
Path |
getDockerfile() |
String |
getImageTag() |
String |
getTarget() |
String |
toString() |
public static ImageBuild.Builder builder()
Copyright © 2022. All rights reserved.