Skip to content

Console Output

20:28:20 [2022-01-20T20:28:20.938Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/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
20:28:29 [2022-01-20T20:28:29.088Z] Unable to find image 'alpine:latest' locally
20:28:29 [2022-01-20T20:28:29.660Z] latest: Pulling from library/alpine
20:28:29 [2022-01-20T20:28:29.660Z] 59bf1c3509f3: Pulling fs layer
20:28:29 [2022-01-20T20:28:29.660Z] 59bf1c3509f3: Verifying Checksum
20:28:29 [2022-01-20T20:28:29.660Z] 59bf1c3509f3: Download complete
20:28:30 [2022-01-20T20:28:30.229Z] 59bf1c3509f3: Pull complete
20:28:30 [2022-01-20T20:28:30.229Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
20:28:30 [2022-01-20T20:28:30.229Z] Status: Downloaded newer image for alpine:latest
20:28:40 [2022-01-20T20:28:40.229Z] Congratulations!  All commits are properly signed with the DCO!