InspectImageResponse |
InspectImageCmd.exec() |
InspectImageResponse |
InspectImageResponse.withArch(String arch) |
InspectImageResponse |
InspectImageResponse.withAuthor(String author) |
InspectImageResponse |
InspectImageResponse.withComment(String comment) |
InspectImageResponse |
InspectImageResponse.withConfig(ContainerConfig config) |
InspectImageResponse |
InspectImageResponse.withContainer(String container) |
InspectImageResponse |
InspectImageResponse.withContainerConfig(ContainerConfig containerConfig) |
InspectImageResponse |
InspectImageResponse.withCreated(String created) |
InspectImageResponse |
InspectImageResponse.withDockerVersion(String dockerVersion) |
InspectImageResponse |
InspectImageResponse.withGraphDriver(GraphDriver graphDriver) |
InspectImageResponse |
InspectImageResponse.withId(String id) |
InspectImageResponse |
InspectImageResponse.withOs(String os) |
InspectImageResponse |
InspectImageResponse.withOsVersion(String osVersion) |
InspectImageResponse |
InspectImageResponse.withParent(String parent) |
InspectImageResponse |
InspectImageResponse.withRepoDigests(List<String> repoDigests) |
InspectImageResponse |
InspectImageResponse.withRepoTags(List<String> repoTags) |
InspectImageResponse |
InspectImageResponse.withRootFS(RootFS rootFS) |
InspectImageResponse |
InspectImageResponse.withSize(Long size) |
InspectImageResponse |
InspectImageResponse.withVirtualSize(Long virtualSize) |