chainId property
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;
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
core.String? chainId;