Skip to content

Console Output

22:14:50 [2020-02-07T22:14:50.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40477:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
22:14:54 [2020-02-07T22:14:54.402Z] Unable to find image 'alpine:latest' locally
22:14:54 [2020-02-07T22:14:54.402Z] latest: Pulling from library/alpine
22:14:54 [2020-02-07T22:14:54.402Z] c9b1b535fdd9: Pulling fs layer
22:14:54 [2020-02-07T22:14:54.402Z] c9b1b535fdd9: Verifying Checksum
22:14:54 [2020-02-07T22:14:54.402Z] c9b1b535fdd9: Download complete
22:14:54 [2020-02-07T22:14:54.967Z] c9b1b535fdd9: Pull complete
22:14:54 [2020-02-07T22:14:54.967Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
22:14:54 [2020-02-07T22:14:54.967Z] Status: Downloaded newer image for alpine:latest
22:15:01 [2020-02-07T22:15:01.523Z] Congratulations!  All commits are properly signed with the DCO!