| Class | Description |
|---|---|
| ContainerRecord |
Records a container started from a known image.
|
| DockerAncestorFingerprintFacet |
Facet representing the fact that this Docker image was derived from another.
|
| DockerDescendantFingerprintFacet |
Facet representing the fact that some Docker image was derived from this one.
|
| DockerFingerprintAction |
Adds a link, which provides a list of fingerprints with
DockerRunPtrFingerprintFacets. |
| DockerFingerprintFacet |
Abstract class, which indicates
FingerprintFacets related to Docker. |
| DockerFingerprints |
Entry point into fingerprint related functionalities in Docker.
|
| DockerRunFingerprintFacet |
As a facet on a fingerprint that represents a docker image,
indicates that containers are started from the said image.
|
| DockerRunPtrFingerprintFacet |
FingerprintFacet for docker that refers to other Runs. |
Copyright © 2016–2019. All rights reserved.