Service Requirement NGINX

Add the service requirement

Requirement

Add a step of type script

Docker image nginx:1.11.1 start a nginx at startup. So, it’s now available on http://mynginx

curl -v -X GET http://mynginx

Step

Execute Pipeline

See output:

Log