balena-cli/build/utils
Cameron Diver 5000febf72
Read ca files and convert to string before passing to the docker daemon
Before this commit, the docker daemon would recieve the filename of the
.pem files, which would be interpreted as the body and would fail. This
commit ensures that the actual body of the pem files are sent to the
daemon.

Change-type: patch
Connects-to: #562
Signed-off-by: Cameron Diver <cameron@resin.io>
2017-06-21 11:11:24 +01:00
..
docker.js Read ca files and convert to string before passing to the docker daemon 2017-06-21 11:11:24 +01:00
helpers.js move available-drives command to util 2017-06-15 16:43:02 +03:00
logging.js Add package-lock.json 2017-06-08 13:52:47 +03:00
messages.js Add package-lock.json 2017-06-08 13:52:47 +03:00
patterns.js move available-drives command to util 2017-06-15 16:43:02 +03:00
plugins.js move available-drives command to util 2017-06-15 16:43:02 +03:00
streams.js Gzip images when uploading in resin deploy 2017-06-15 12:01:22 +02:00
update.js move available-drives command to util 2017-06-15 16:43:02 +03:00
validation.js move available-drives command to util 2017-06-15 16:43:02 +03:00