Skip to content

Console Output

13:20:21 [2021-05-18T13:20:21.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42382:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
13:20:24 [2021-05-18T13:20:24.597Z] Unable to find image 'alpine:latest' locally
13:20:25 [2021-05-18T13:20:25.167Z] latest: Pulling from library/alpine
13:20:25 [2021-05-18T13:20:25.167Z] 540db60ca938: Pulling fs layer
13:20:25 [2021-05-18T13:20:25.167Z] 540db60ca938: Verifying Checksum
13:20:25 [2021-05-18T13:20:25.167Z] 540db60ca938: Download complete
13:20:25 [2021-05-18T13:20:25.437Z] 540db60ca938: Pull complete
13:20:25 [2021-05-18T13:20:25.695Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
13:20:25 [2021-05-18T13:20:25.695Z] Status: Downloaded newer image for alpine:latest
13:20:32 [2021-05-18T13:20:32.272Z] Congratulations!  All commits are properly signed with the DCO!