Skip to content

Attach to container before starting it.

This fixes two things:

  1. If the container exits before we can attach to it, the runner hangs waiting to attach.
  2. All the output before the attach is lost.

Fixes #1584 (closed) Closes #1584 (closed)

Merge request reports