Skip to content

Console Output

16:29:33 [2020-02-12T16:29:33.764Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40506:/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:29:33 [2020-02-12T16:29:33.764Z] Unable to find image 'alpine:latest' locally
16:29:33 [2020-02-12T16:29:33.764Z] latest: Pulling from library/alpine
16:29:33 [2020-02-12T16:29:33.764Z] c9b1b535fdd9: Already exists
16:29:34 [2020-02-12T16:29:34.019Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
16:29:34 [2020-02-12T16:29:34.019Z] Status: Downloaded newer image for alpine:latest
16:29:37 [2020-02-12T16:29:37.299Z] Congratulations!  All commits are properly signed with the DCO!