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