command property

String? command
getter/setter pair

The layer build command that was used to build the layer.

This may not be found in all layers depending on how the container image is built.

Implementation

core.String? command;