chainId property

String? chainId
getter/setter pair

The layer chain ID (sha256 hash) of the layer in the container image.

https://github.com/opencontainers/image-spec/blob/main/config.md#layer-chainid

Implementation

core.String? chainId;