Skip to content

Console Output

22:58:26 [2019-08-13T22:58:26.347Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39721-SFHQW7MS6VYA4CKCPCQUUGGU6HGDWSTH6EGFNEN7TQKXBP4H7GCA:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
22:58:26 [2019-08-13T22:58:26.347Z] Unable to find image 'alpine:latest' locally
22:58:26 [2019-08-13T22:58:26.347Z] latest: Pulling from library/alpine
22:58:26 [2019-08-13T22:58:26.729Z] a5009044856c: Pulling fs layer
22:58:26 [2019-08-13T22:58:26.729Z] a5009044856c: Verifying Checksum
22:58:26 [2019-08-13T22:58:26.729Z] a5009044856c: Download complete
22:58:27 [2019-08-13T22:58:27.104Z] a5009044856c: Pull complete
22:58:27 [2019-08-13T22:58:27.104Z] Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
22:58:27 [2019-08-13T22:58:27.104Z] Status: Downloaded newer image for alpine:latest
22:58:28 [2019-08-13T22:58:28.919Z] Congratulations!  All commits are properly signed with the DCO!