Class CliDockerClient.DockerImageDetails

    • Constructor Detail

      • DockerImageDetails

        public DockerImageDetails()
    • Method Detail

      • getDiffIds

        public java.util.List<DescriptorDigest> getDiffIds()
                                                    throws java.security.DigestException
        Return a list of diff ids of the layers in the image.
        Specified by:
        getDiffIds in interface ImageDetails
        Returns:
        a list of diff ids
        Throws:
        java.security.DigestException - if a digest is invalid