Package | Description |
---|---|
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
RootFS |
InspectImageResponse.getRootFS() |
RootFS |
RootFS.withLayers(List<String> layers) |
RootFS |
RootFS.withType(String type) |
Modifier and Type | Method and Description |
---|---|
InspectImageResponse |
InspectImageResponse.withRootFS(RootFS rootFS) |
Copyright © 2020. All rights reserved.