mode
How containers in a multi-container are run. The following values are valid.
SERIAL
- Containers run as a serial pipeline.DIRECT
- Only the individual container that you specify is run.
How containers in a multi-container are run. The following values are valid.
SERIAL
- Containers run as a serial pipeline.
DIRECT
- Only the individual container that you specify is run.