Skip to content

Console Output

12:19:45 [2022-04-08T12:19:45.893Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/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
12:19:45 [2022-04-08T12:19:45.893Z] Unable to find image 'alpine:latest' locally
12:19:46 [2022-04-08T12:19:46.149Z] latest: Pulling from library/alpine
12:19:46 [2022-04-08T12:19:46.149Z] df9b9388f04a: Pulling fs layer
12:19:46 [2022-04-08T12:19:46.405Z] df9b9388f04a: Verifying Checksum
12:19:46 [2022-04-08T12:19:46.405Z] df9b9388f04a: Download complete
12:19:46 [2022-04-08T12:19:46.405Z] df9b9388f04a: Pull complete
12:19:46 [2022-04-08T12:19:46.405Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454
12:19:46 [2022-04-08T12:19:46.405Z] Status: Downloaded newer image for alpine:latest
12:19:48 [2022-04-08T12:19:48.924Z] Congratulations!  All commits are properly signed with the DCO!