Skip to content

Console Output

08:34:27 [2020-02-14T08:34:27.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40523:/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
08:34:34 [2020-02-14T08:34:34.300Z] Unable to find image 'alpine:latest' locally
08:34:34 [2020-02-14T08:34:34.558Z] latest: Pulling from library/alpine
08:34:34 [2020-02-14T08:34:34.558Z] c9b1b535fdd9: Pulling fs layer
08:34:34 [2020-02-14T08:34:34.558Z] c9b1b535fdd9: Verifying Checksum
08:34:34 [2020-02-14T08:34:34.558Z] c9b1b535fdd9: Download complete
08:34:34 [2020-02-14T08:34:34.815Z] c9b1b535fdd9: Pull complete
08:34:35 [2020-02-14T08:34:35.073Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
08:34:35 [2020-02-14T08:34:35.073Z] Status: Downloaded newer image for alpine:latest
08:34:40 [2020-02-14T08:34:40.336Z] Congratulations!  All commits are properly signed with the DCO!