Skip to content

Console Output

20:02:25 [2020-04-09T20:02:25.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40803:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
20:02:25 [2020-04-09T20:02:25.391Z] Unable to find image 'alpine:latest' locally
20:02:25 [2020-04-09T20:02:25.391Z] latest: Pulling from library/alpine
20:02:25 [2020-04-09T20:02:25.647Z] aad63a933944: Pulling fs layer
20:02:25 [2020-04-09T20:02:25.647Z] aad63a933944: Verifying Checksum
20:02:25 [2020-04-09T20:02:25.647Z] aad63a933944: Download complete
20:02:25 [2020-04-09T20:02:25.906Z] aad63a933944: Pull complete
20:02:25 [2020-04-09T20:02:25.906Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
20:02:25 [2020-04-09T20:02:25.906Z] Status: Downloaded newer image for alpine:latest
20:02:29 [2020-04-09T20:02:29.163Z] Congratulations!  All commits are properly signed with the DCO!