public abstract class Image extends Object
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
created() |
abstract String |
id() |
abstract com.google.common.collect.ImmutableMap<String,String> |
labels() |
abstract String |
parentId() |
abstract com.google.common.collect.ImmutableList<String> |
repoDigests() |
abstract com.google.common.collect.ImmutableList<String> |
repoTags() |
abstract Long |
size() |
abstract Long |
virtualSize() |
Copyright © 2018. All rights reserved.