Skip to content

Console Output

01:17:10 [2019-08-28T01:17:10.779Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39809:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
01:17:10 [2019-08-28T01:17:10.779Z] Unable to find image 'alpine:latest' locally
01:17:11 [2019-08-28T01:17:11.396Z] latest: Pulling from library/alpine
01:17:11 [2019-08-28T01:17:11.396Z] 29bddadc8f3f: Pulling fs layer
01:17:12 [2019-08-28T01:17:12.016Z] 29bddadc8f3f: Verifying Checksum
01:17:12 [2019-08-28T01:17:12.016Z] 29bddadc8f3f: Download complete
01:17:12 [2019-08-28T01:17:12.633Z] 29bddadc8f3f: Pull complete
01:17:12 [2019-08-28T01:17:12.633Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
01:17:12 [2019-08-28T01:17:12.633Z] Status: Downloaded newer image for alpine:latest
01:17:17 [2019-08-28T01:17:17.017Z] Congratulations!  All commits are properly signed with the DCO!
01:17:17 [2019-08-28T01:17:17.625Z] Terminated