public interface Image
Modifier and Type | Method and Description |
---|---|
long |
getCreated() |
String |
getId() |
Map<String,String> |
getLabels() |
String |
getParentId() |
List<String> |
getRepoDigests() |
List<String> |
getRepoTags() |
long |
getSize() |
long |
getVirtualSize() |
String getId()
String getParentId()
long getCreated()
long getSize()
long getVirtualSize()
List<String> getRepoTags()
Copyright © 2021. All rights reserved.