Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 822 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 822 Bytes

Google Cloud related Docker images for Codeship properties

Google Cloud deployment

A Docker image with the gcloud CLI installed and ready to deploy to Google Cloud services.

Google Cloud dockercfg Generator

This container allows you to generate a temporary dockercfg using your Google Cloud credentials and write it to a specified filename. Typical usage of this image would be to run it with a volume attached, and write the dockercfg to that volume.

See the dockercfg-generator ReadMe for more details and usage instructions.

Contributing

We are happy to hear your feedback. Please read our contributing guidelines and the code of conduct before you submit a pull request or open a ticket.

License

see LICENSE