Skip to content

Commit

Permalink
Update link for local container builder
Browse files Browse the repository at this point in the history
  • Loading branch information
foxish committed Apr 18, 2018
1 parent 88f0bdd commit e05c0c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Please see https://git.k8s.io/community/CLA.md for more info

Setup:

- Download [google container builder]
- Download [google container builder](https://cloud.google.com/container-builder/docs/build-debug-locally)
- Export `GOOS` (darwin/linux) and `GOARCH` (amd64) vars to match the system to build
- Export `OUTPUT` to a location to write the directory containing the final build artifacts

Expand Down Expand Up @@ -55,4 +55,4 @@ You can reach the maintainers of this project at:

Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).

[google container builder]: https://github.com/kubernetes-sigs/container-builder-local
[google container builder]: https://github.com/kubernetes-sigs/container-builder-local

0 comments on commit e05c0c3

Please sign in to comment.