cloud/docker/release: build releases with cgo enabled

This change modifies the Docker release builder environment to use the
karalabe/xgo base images, which provide the necessary scripts and shared
libraries to build MacOS and Windows binaries with cgo enabled.

Fixes #413

Change-Id: Ia5251ced97a95ec126de9678dd0b9e50e7741b51
Reviewed-on: https://upspin-review.googlesource.com/10922
Reviewed-by: Rob Pike <r@golang.org>
2 files changed
tree: 65b119bcfcfbb8ea652c62afa9bb52b8ef2ffb2c
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. CONDUCT.md
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. LICENSE
  10. PATENTS
  11. README.md
README.md

Upspin gcp repository

This repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.

See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.

See the Deploying Upspin servers to Google Cloud Platform document for information about running an Upspin cluster on Google Container Engine.

See the master repository for more information about the Upspin project.