Skip to content

Console Output

09:59:28 [2019-11-28T09:59:28.239Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-428:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
09:59:28 [2019-11-28T09:59:28.239Z] Unable to find image 'alpine:latest' locally
09:59:28 [2019-11-28T09:59:28.494Z] latest: Pulling from library/alpine
09:59:28 [2019-11-28T09:59:28.494Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
09:59:28 [2019-11-28T09:59:28.494Z] Status: Downloaded newer image for alpine:latest
09:59:32 [2019-11-28T09:59:32.744Z] Congratulations!  All commits are properly signed with the DCO!