Skip to content

Console Output

10:54:20 [2020-12-07T10:54:20.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41747:/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
10:54:20 [2020-12-07T10:54:20.042Z] Unable to find image 'alpine:latest' locally
10:54:20 [2020-12-07T10:54:20.042Z] latest: Pulling from library/alpine
10:54:20 [2020-12-07T10:54:20.042Z] 188c0c94c7c5: Already exists
10:54:20 [2020-12-07T10:54:20.302Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
10:54:20 [2020-12-07T10:54:20.302Z] Status: Downloaded newer image for alpine:latest
10:54:22 [2020-12-07T10:54:22.880Z] Congratulations!  All commits are properly signed with the DCO!