Console Output
13:25:51 [2019-09-16T13:25:51.507Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-360:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
13:25:51 [2019-09-16T13:25:51.507Z] Unable to find image 'alpine:latest' locally
13:25:51 [2019-09-16T13:25:51.507Z] latest: Pulling from library/alpine
13:25:51 [2019-09-16T13:25:51.872Z] 407ea80cb4d5: Pulling fs layer
13:25:51 [2019-09-16T13:25:51.872Z] 407ea80cb4d5: Verifying Checksum
13:25:51 [2019-09-16T13:25:51.872Z] 407ea80cb4d5: Download complete
13:25:52 [2019-09-16T13:25:52.239Z] 407ea80cb4d5: Pull complete
13:25:52 [2019-09-16T13:25:52.239Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
13:25:52 [2019-09-16T13:25:52.239Z] Status: Downloaded newer image for alpine:latest
13:25:56 [2019-09-16T13:25:56.781Z] Congratulations! All commits are properly signed with the DCO!