Skip to content

Console Output

10:50:48 [2021-06-01T10:50:48.450Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42447:/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:50:55 [2021-06-01T10:50:55.063Z] Unable to find image 'alpine:latest' locally
10:50:55 [2021-06-01T10:50:55.063Z] latest: Pulling from library/alpine
10:50:55 [2021-06-01T10:50:55.063Z] 540db60ca938: Pulling fs layer
10:50:55 [2021-06-01T10:50:55.063Z] 540db60ca938: Verifying Checksum
10:50:55 [2021-06-01T10:50:55.063Z] 540db60ca938: Download complete
10:50:55 [2021-06-01T10:50:55.063Z] 540db60ca938: Pull complete
10:50:55 [2021-06-01T10:50:55.063Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
10:50:55 [2021-06-01T10:50:55.063Z] Status: Downloaded newer image for alpine:latest
10:51:00 [2021-06-01T10:51:00.351Z] Congratulations!  All commits are properly signed with the DCO!