Open GoogleCodeExporter opened 8 years ago
Thank you for the bug report.
I am able to reproduce this error by having an empty file where gcloud expects
the docker config. It tries to read the empty file as json and errors when the
file isn't valid json.
Better error handling is needed. In the mean time, deleting the file it is
trying to read or replacing its contents with {} should work.
Original comment by stephe...@google.com
on 22 Dec 2015 at 5:58
Original issue reported on code.google.com by
sep...@gmail.com
on 21 Dec 2015 at 1:11