duck8823/duci

Failed create commit status in docker container

Closed this issue · 2 comments

If running server in docker container, failed create commit status and clone with http.

x509: certificate signed by unknown authority

Would you update CA certificates?
Try to add the following line to Dockerfile.

apk add --update --no-cache ca-certificates && update-ca-certificates

@theoden9014
thanks your advice!
I fixed this bug in #124 and released v0.6.2 .
Now, available as latest in dockerhub https://hub.docker.com/r/duck8823/duci/tags/