Integration Plugins → Docker Plugin → Creating a Start Container Step
This step starts one or more containers.
Required properties:
| Property Name | Description | 
|---|---|
| Containers | The name of the container to start. Separate multiple values with a single space. | 
Optional properties:
| Property Name | Description | 
|---|---|
| Attach STDOUT and STDERR | Select to attach the container's STDOUT and STDERR and forward all signals of the process. | 
| Command to run | The program to start the container with. The default value is /bin/bash | 
Copyright © 2013–2017 Serena Software, Inc. All rights reserved.