command property

List<String> command
final

The command to run inside the container on each poll attempt.

Implementation

final List<String> command;