public class BuiltImageInfo extends Object
| Constructor and Description |
|---|
BuiltImageInfo(String imageId,
ImageBuildConfiguration imageConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageId() |
Optional<String> |
getRegistry() |
String |
getStartId() |
boolean |
shouldKeepAfterStopping() |
public BuiltImageInfo(String imageId, ImageBuildConfiguration imageConfig)
Copyright © 2016. All Rights Reserved.