balena-io-modules / balena-preload

Script for preloading containers onto balena device images
https://www.balena.io/
Apache License 2.0
35 stars 8 forks source link

Fix certificates path in the preloader container #209

Closed zvin closed 5 years ago

zvin commented 5 years ago

Change-type: patch

zvin commented 5 years ago

A user reported that docker was not using the added certificate: https://forums.balena.io/t/open-balnea-preload-image-error-x509-certificate-signed-by-unknown-authority/4824/64 Somehow it was working for curl / wget but not for dockerd.