A toolkit for building secure, portable and lean operating systems for containers
Go to file
Dave Tucker af16e13672 build: Use older GCP API and support service account auth
This commit uses the older GCP API as it supports both compute and
storage. As a result, we can now use either Application Default
Credentials that are generated using the `gcloud` tool or by supplying the
service account credentials in JSON format

Signed-off-by: Dave Tucker <dt@docker.com>
2017-04-05 14:50:16 +01:00
src/cmd/moby build: Use older GCP API and support service account auth 2017-04-05 14:50:16 +01:00