jobs.<job_id>.services.<service_id>.image is a Preview feature.
|
A Preview feature:
Product features and documentation are frequently updated. If you find an issue or have a suggestion, please contact CloudBees Support. |
Use jobs.<job_id>.services.<service_id>.image
to specify an image.
Specify a Docker image
Use jobs.<job_id>.services.<service_id>.image
to add a Docker image to a workflow job.
To allow the steps within a job to access the service instances, use localhost or 127.0.0.1 as the host, and the corresponding port for the service.
|