Skip to content

Console Output

17:30:01 [2021-07-11T17:30:01.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42620:/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
17:30:01 [2021-07-11T17:30:01.351Z] Unable to find image 'alpine:latest' locally
17:30:01 [2021-07-11T17:30:01.351Z] latest: Pulling from library/alpine
17:30:01 [2021-07-11T17:30:01.607Z] 5843afab3874: Pulling fs layer
17:30:01 [2021-07-11T17:30:01.607Z] 5843afab3874: Download complete
17:30:01 [2021-07-11T17:30:01.864Z] 5843afab3874: Pull complete
17:30:01 [2021-07-11T17:30:01.864Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
17:30:01 [2021-07-11T17:30:01.864Z] Status: Downloaded newer image for alpine:latest
17:30:04 [2021-07-11T17:30:04.385Z] Congratulations!  All commits are properly signed with the DCO!