The command to be invoked when the container is started. It overrides the entrypoint instruction in Dockerfile when provided.
final List<String> command;