Skip to content

Console Output

18:17:34 [2021-07-03T18:17:34.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42063:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
18:17:37 [2021-07-03T18:17:37.809Z] Unable to find image 'alpine:latest' locally
18:17:38 [2021-07-03T18:17:38.374Z] latest: Pulling from library/alpine
18:17:38 [2021-07-03T18:17:38.374Z] 5843afab3874: Pulling fs layer
18:17:38 [2021-07-03T18:17:38.374Z] 5843afab3874: Download complete
18:17:38 [2021-07-03T18:17:38.940Z] 5843afab3874: Pull complete
18:17:38 [2021-07-03T18:17:38.940Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
18:17:38 [2021-07-03T18:17:38.940Z] Status: Downloaded newer image for alpine:latest
18:17:45 [2021-07-03T18:17:45.497Z] Congratulations!  All commits are properly signed with the DCO!