-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.11
Docker build step 1.35
Remote Docker API.
Docker 1.11.2
A simple freestyle project:
Add a step for "Execute Docker Command" :
Image name: centos
Command: centos curl http://16.158.151.241:31001/admin/reports/dblog
When the command executed, the site will write access record.
I'd also tried to run the 'hello-world' image, can't get any display in the build console too.