Skip to content

Commit

Permalink
Merge pull request #75 from foxish/patch-1
Browse files Browse the repository at this point in the history
Update link for local container builder
  • Loading branch information
Phillip Wittrock committed Apr 19, 2018
2 parents 88f0bdd + e05c0c3 commit d947050
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 d947050

Please sign in to comment.