Skip to content

Console Output

10:22:34 [2021-08-03T10:22:34.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42594:/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:22:42 [2021-08-03T10:22:42.192Z] Unable to find image 'alpine:latest' locally
10:22:42 [2021-08-03T10:22:42.193Z] latest: Pulling from library/alpine
10:22:42 [2021-08-03T10:22:42.193Z] 5843afab3874: Pulling fs layer
10:22:42 [2021-08-03T10:22:42.458Z] 5843afab3874: Download complete
10:22:43 [2021-08-03T10:22:43.023Z] 5843afab3874: Pull complete
10:22:43 [2021-08-03T10:22:43.023Z] Digest: sha256:adab3844f497ab9171f070d4cae4114b5aec565ac772e2f2579405b78be67c96
10:22:43 [2021-08-03T10:22:43.023Z] Status: Downloaded newer image for alpine:latest
10:22:48 [2021-08-03T10:22:48.294Z] Congratulations!  All commits are properly signed with the DCO!