Skip to content

Console Output

17:47:28 [2019-10-03T17:47:28.642Z] + docker run --rm -v /home/jenkins/workspace/engine_18.09:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
17:47:28 [2019-10-03T17:47:28.642Z] Unable to find image 'alpine:latest' locally
17:47:28 [2019-10-03T17:47:28.642Z] latest: Pulling from library/alpine
17:47:29 [2019-10-03T17:47:29.019Z] 407ea80cb4d5: Pulling fs layer
17:47:29 [2019-10-03T17:47:29.019Z] 407ea80cb4d5: Download complete
17:47:29 [2019-10-03T17:47:29.399Z] 407ea80cb4d5: Pull complete
17:47:29 [2019-10-03T17:47:29.399Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
17:47:29 [2019-10-03T17:47:29.399Z] Status: Downloaded newer image for alpine:latest
17:47:38 [2019-10-03T17:47:38.848Z] Congratulations!  All commits are properly signed with the DCO!