Skip to content

Console Output

11:07:57 [2021-06-28T11:07:57.147Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42572:/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
11:07:57 [2021-06-28T11:07:57.147Z] Unable to find image 'alpine:latest' locally
11:07:57 [2021-06-28T11:07:57.147Z] latest: Pulling from library/alpine
11:07:57 [2021-06-28T11:07:57.405Z] 5843afab3874: Pulling fs layer
11:07:57 [2021-06-28T11:07:57.405Z] 5843afab3874: Verifying Checksum
11:07:57 [2021-06-28T11:07:57.405Z] 5843afab3874: Download complete
11:07:57 [2021-06-28T11:07:57.663Z] 5843afab3874: Pull complete
11:07:57 [2021-06-28T11:07:57.663Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
11:07:57 [2021-06-28T11:07:57.663Z] Status: Downloaded newer image for alpine:latest
11:08:00 [2021-06-28T11:08:00.191Z] Congratulations!  All commits are properly signed with the DCO!