Class LayerId
java.lang.Object
org.springframework.boot.buildpack.platform.docker.type.LayerId
A layer ID as used inside a Docker image of the form
algorithm: hash
.- Since:
- 2.3.0
- Author:
- Phillip Webb
-
Method Summary
-
Method Details
-
getAlgorithm
-
getHash
-
equals
-
hashCode
-
toString
-
of
-
ofSha256Digest
-