Skip to content

Console Output

13:23:54 [2021-02-18T13:23:54.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41974:/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:23:59 [2021-02-18T13:23:59.835Z] Unable to find image 'alpine:latest' locally
13:24:00 [2021-02-18T13:24:00.095Z] latest: Pulling from library/alpine
13:24:00 [2021-02-18T13:24:00.355Z] ba3557a56b15: Pulling fs layer
13:24:00 [2021-02-18T13:24:00.355Z] ba3557a56b15: Verifying Checksum
13:24:00 [2021-02-18T13:24:00.355Z] ba3557a56b15: Download complete
13:24:00 [2021-02-18T13:24:00.618Z] ba3557a56b15: Pull complete
13:24:00 [2021-02-18T13:24:00.618Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
13:24:00 [2021-02-18T13:24:00.618Z] Status: Downloaded newer image for alpine:latest
13:24:07 [2021-02-18T13:24:07.196Z] Congratulations!  All commits are properly signed with the DCO!