public class JibContainer extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
DescriptorDigest |
getDigest()
Gets the digest of the registry image manifest built by Jib.
|
DescriptorDigest |
getImageId()
Gets the digest of the container configuration built by Jib.
|
int |
hashCode() |
public DescriptorDigest getDigest()
myregistry/myimage@digest.public DescriptorDigest getImageId()
Copyright © 2019. All rights reserved.