Skip to content

Console Output

09:49:14 [2021-07-02T09:49:14.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/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
09:49:22 [2021-07-02T09:49:22.941Z] Unable to find image 'alpine:latest' locally
09:49:23 [2021-07-02T09:49:23.506Z] latest: Pulling from library/alpine
09:49:23 [2021-07-02T09:49:23.506Z] 5843afab3874: Pulling fs layer
09:49:23 [2021-07-02T09:49:23.506Z] 5843afab3874: Download complete
09:49:23 [2021-07-02T09:49:23.764Z] 5843afab3874: Pull complete
09:49:24 [2021-07-02T09:49:24.025Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
09:49:24 [2021-07-02T09:49:24.025Z] Status: Downloaded newer image for alpine:latest
09:49:30 [2021-07-02T09:49:30.606Z] Congratulations!  All commits are properly signed with the DCO!