Skip to content

Console Output

22:19:07 [2021-08-18T22:19:07.950Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42757:/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
22:19:14 [2021-08-18T22:19:14.531Z] Unable to find image 'alpine:latest' locally
22:19:14 [2021-08-18T22:19:14.531Z] latest: Pulling from library/alpine
22:19:14 [2021-08-18T22:19:14.531Z] 29291e31a76a: Pulling fs layer
22:19:14 [2021-08-18T22:19:14.531Z] 29291e31a76a: Download complete
22:19:14 [2021-08-18T22:19:14.531Z] 29291e31a76a: Pull complete
22:19:14 [2021-08-18T22:19:14.531Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae
22:19:14 [2021-08-18T22:19:14.531Z] Status: Downloaded newer image for alpine:latest
22:19:21 [2021-08-18T22:19:21.142Z] Congratulations!  All commits are properly signed with the DCO!