Skip to content

Console Output

22:03:23 [2023-10-18T22:03:23.503Z] + docker run --rm -v /home/ubuntu/workspace/moby_backport_46667_24.0:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:03:26 [2023-10-18T22:03:26.808Z] Unable to find image 'alpine:latest' locally
22:03:26 [2023-10-18T22:03:26.808Z] latest: Pulling from library/alpine
22:03:26 [2023-10-18T22:03:26.808Z] 579b34f0a95b: Pulling fs layer
22:03:26 [2023-10-18T22:03:26.808Z] 579b34f0a95b: Download complete
22:03:27 [2023-10-18T22:03:27.069Z] 579b34f0a95b: Pull complete
22:03:27 [2023-10-18T22:03:27.069Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
22:03:27 [2023-10-18T22:03:27.069Z] Status: Downloaded newer image for alpine:latest
22:03:39 [2023-10-18T22:03:39.304Z] Congratulations!  All commits are properly signed with the DCO!