Skip to content

Console Output

06:34:06 [2020-02-22T06:34:06.622Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40555:/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
06:34:10 [2020-02-22T06:34:10.895Z] Unable to find image 'alpine:latest' locally
06:34:10 [2020-02-22T06:34:10.895Z] latest: Pulling from library/alpine
06:34:10 [2020-02-22T06:34:10.895Z] c9b1b535fdd9: Pulling fs layer
06:34:10 [2020-02-22T06:34:10.895Z] c9b1b535fdd9: Verifying Checksum
06:34:10 [2020-02-22T06:34:10.895Z] c9b1b535fdd9: Download complete
06:34:10 [2020-02-22T06:34:10.895Z] c9b1b535fdd9: Pull complete
06:34:10 [2020-02-22T06:34:10.895Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
06:34:11 [2020-02-22T06:34:11.156Z] Status: Downloaded newer image for alpine:latest
06:34:17 [2020-02-22T06:34:17.719Z] Congratulations!  All commits are properly signed with the DCO!