dockerFingerprintFrom

5 views
Skip to first unread message

Kevin Guo

unread,
Jul 25, 2017, 6:14:15 AM7/25/17
to Jenkins Users

I have some troubles about dockerFingerprintFrom on jenkins pipeline.

The code is as follows:

node {
  stage("First stage") {
    dockerFingerprintFrom([dockerfile: "."])
  }
}

It does not work I don't even know if this correct ... I would like ask if anyone has a practical example to show me ?

Reply all
Reply to author
Forward
0 new messages