Failed create commit status in docker container
Closed this issue · 2 comments
duck8823 commented
If running server in docker container, failed create commit status and clone with http.
x509: certificate signed by unknown authority
theoden9014 commented
Would you update CA certificates?
Try to add the following line to Dockerfile
.
apk add --update --no-cache ca-certificates && update-ca-certificates
duck8823 commented
@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/