Skip to content

Console Output

22:18:01 [2021-08-18T22:18:01.325Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/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:18:09 [2021-08-18T22:18:09.489Z] Unable to find image 'alpine:latest' locally
22:18:09 [2021-08-18T22:18:09.489Z] latest: Pulling from library/alpine
22:18:09 [2021-08-18T22:18:09.489Z] 29291e31a76a: Pulling fs layer
22:18:09 [2021-08-18T22:18:09.489Z] 29291e31a76a: Verifying Checksum
22:18:09 [2021-08-18T22:18:09.489Z] 29291e31a76a: Download complete
22:18:10 [2021-08-18T22:18:10.069Z] 29291e31a76a: Pull complete
22:18:10 [2021-08-18T22:18:10.069Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae
22:18:10 [2021-08-18T22:18:10.069Z] Status: Downloaded newer image for alpine:latest
22:18:16 [2021-08-18T22:18:16.683Z] Congratulations!  All commits are properly signed with the DCO!