mynginx
. This will be the service hostnameservice
nginx:1.11.1
. This is the name of Docker image to link to current jobscript
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
Execute Pipeline
See output: