| Package | Description |
|---|---|
| com.github.dockerjava.api.command | |
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImageHistory> |
ImageHistoryCmd.exec() |
| Modifier and Type | Method and Description |
|---|---|
ImageHistory |
ImageHistory.withComment(String comment) |
ImageHistory |
ImageHistory.withCreated(Long created) |
ImageHistory |
ImageHistory.withCreatedBy(String createdBy) |
ImageHistory |
ImageHistory.withId(String id) |
ImageHistory |
ImageHistory.withSize(Long size) |
ImageHistory |
ImageHistory.withTags(List<String> tags) |
Copyright © 2026. All rights reserved.