Skip to content

Console Output

07:31:10 [2022-03-18T07:31:10.884Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/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
07:31:15 [2022-03-18T07:31:15.076Z] Unable to find image 'alpine:latest' locally
07:31:15 [2022-03-18T07:31:15.076Z] latest: Pulling from library/alpine
07:31:15 [2022-03-18T07:31:15.076Z] 3d2430473443: Pulling fs layer
07:31:15 [2022-03-18T07:31:15.333Z] 3d2430473443: Download complete
07:31:15 [2022-03-18T07:31:15.590Z] 3d2430473443: Pull complete
07:31:15 [2022-03-18T07:31:15.847Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4
07:31:15 [2022-03-18T07:31:15.847Z] Status: Downloaded newer image for alpine:latest
07:31:22 [2022-03-18T07:31:22.418Z] Congratulations!  All commits are properly signed with the DCO!