Skip to content

Console Output

23:00:13 [2022-03-25T23:00:13.462Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42064:/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
23:00:18 [2022-03-25T23:00:18.771Z] Unable to find image 'alpine:latest' locally
23:00:19 [2022-03-25T23:00:19.345Z] latest: Pulling from library/alpine
23:00:19 [2022-03-25T23:00:19.345Z] 3aa4d0bbde19: Pulling fs layer
23:00:19 [2022-03-25T23:00:19.345Z] 3aa4d0bbde19: Download complete
23:00:19 [2022-03-25T23:00:19.650Z] 3aa4d0bbde19: Pull complete
23:00:19 [2022-03-25T23:00:19.914Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512
23:00:19 [2022-03-25T23:00:19.914Z] Status: Downloaded newer image for alpine:latest
23:00:28 [2022-03-25T23:00:28.092Z] Congratulations!  All commits are properly signed with the DCO!