Skip to content

Console Output

09:52:52 [2021-05-18T09:52:52.023Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/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
09:53:00 [2021-05-18T09:53:00.127Z] Unable to find image 'alpine:latest' locally
09:53:00 [2021-05-18T09:53:00.127Z] latest: Pulling from library/alpine
09:53:00 [2021-05-18T09:53:00.127Z] 540db60ca938: Pulling fs layer
09:53:00 [2021-05-18T09:53:00.383Z] 540db60ca938: Download complete
09:53:00 [2021-05-18T09:53:00.641Z] 540db60ca938: Pull complete
09:53:00 [2021-05-18T09:53:00.641Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
09:53:00 [2021-05-18T09:53:00.641Z] Status: Downloaded newer image for alpine:latest
09:53:07 [2021-05-18T09:53:07.199Z] Congratulations!  All commits are properly signed with the DCO!