Skip to content

Console Output

16:18:51 [2022-04-04T16:18:51.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43455:/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
16:18:55 [2022-04-04T16:18:55.205Z] Unable to find image 'alpine:latest' locally
16:18:55 [2022-04-04T16:18:55.770Z] latest: Pulling from library/alpine
16:18:56 [2022-04-04T16:18:56.030Z] 40e059520d19: Pulling fs layer
16:18:56 [2022-04-04T16:18:56.030Z] 40e059520d19: Verifying Checksum
16:18:56 [2022-04-04T16:18:56.030Z] 40e059520d19: Download complete
16:18:56 [2022-04-04T16:18:56.288Z] 40e059520d19: Pull complete
16:18:56 [2022-04-04T16:18:56.288Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04
16:18:56 [2022-04-04T16:18:56.288Z] Status: Downloaded newer image for alpine:latest
16:19:04 [2022-04-04T16:19:04.400Z] Congratulations!  All commits are properly signed with the DCO!