Skip to content

Console Output

19:51:59 [2019-09-03T19:51:59.346Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39863:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
19:51:59 [2019-09-03T19:51:59.346Z] Unable to find image 'alpine:latest' locally
19:52:00 [2019-09-03T19:52:00.504Z] latest: Pulling from library/alpine
19:52:01 [2019-09-03T19:52:01.057Z] 33b18ff7f9b7: Pulling fs layer
19:52:02 [2019-09-03T19:52:02.240Z] 33b18ff7f9b7: Verifying Checksum
19:52:02 [2019-09-03T19:52:02.240Z] 33b18ff7f9b7: Download complete
19:52:03 [2019-09-03T19:52:03.411Z] 33b18ff7f9b7: Pull complete
19:52:03 [2019-09-03T19:52:03.411Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
19:52:03 [2019-09-03T19:52:03.411Z] Status: Downloaded newer image for alpine:latest
19:52:10 [2019-09-03T19:52:10.144Z] Congratulations!  All commits are properly signed with the DCO!