GoogleCloudPlatform / compute-image-tools

Tools and scripts for Google Compute Engine images.
https://cloud.google.com/compute/docs/images
Apache License 2.0
197 stars 145 forks source link

Compute Image Tools

Tools for building, testing, releasing, and upgrading Google Compute Engine images.

GCE Export

Streams an attached Google Compute Engine disk to an image file in a Google Cloud Storage bucket.

Docker

Linux x64

Windows x64

Windows Upgrade

Performs in-place OS upgrades. The tool can be invoked with gcloud beta compute os-config os-upgrade.

Docker

Linux x64

Image Publish

Creates Google Compute Engine images from raw disk files.

Docker

Linux x64

Windows x64

OSX x64

Contributing

Have a patch that will benefit this project? Awesome! Follow these steps to have it accepted.

  1. Please sign our Contributor License Agreement.
  2. Fork this Git repository and make your changes.
  3. Create a Pull Request.
  4. Incorporate review feedback to your changes.
  5. Accepted!

License

All files in this repository are under the Apache License, Version 2.0 unless noted otherwise.