ovh / beamium

Prometheus to Warp10 metrics forwarder
Other
84 stars 20 forks source link

add ca-certificates in docker images #71

Closed kartoch closed 6 years ago

kartoch commented 6 years ago

The docker image does not include certificates, thus an SSL error appears when pushing data to OVH sink. The PR add ca-certificates in Dockerfile.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

d33d33 commented 6 years ago

Nice addition @kartoch :)