| Package | Description |
|---|---|
| org.jclouds.docker.domain | |
| org.jclouds.docker.features |
| Modifier and Type | Method and Description |
|---|---|
static ImageHistory |
ImageHistory.create(String id,
long created,
String createdBy,
List<String> tags,
long size,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
List<ImageHistory> |
ImageApi.getHistory(String name)
Return the history of the image with given
name. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.