args property

List<String> args
final

The arguments to be passed when starting the container.

Implementation

final List<String> args;