shell property

List<String>? shell
final

Shell used for shell-form CMD/RUN instructions.

Implementation

final List<String>? shell;