I'd like to get the docker log shown in the screenshot below (see docker tab highlighted in blue) by REST API.
I can get the main log with /steps/{step_id}/logs/{log_id} where log_id the step_id.How might I get the docker log?