linkerd2/bin
Thomas Rampelberg ad659874bd
Enable optional parallel build of docker images (#978)
* Enable optional parallel build of docker images

By default, docker does image builds in a single thread. For our containers, this is a little slow on my system. Using `parallel` allows for *optional* improvements in speed there.

Before: 41s
After: 22s

* Move parallel help text to stderr
2018-06-20 15:57:29 -07:00
..
_docker.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_gcp.sh Start running integration tests in CI (#1064) 2018-06-15 14:36:48 -07:00
_log.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_tag.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
ares-sync proxy: Fix Inotify falling back to polling when files don't exist yet (#1119) 2018-06-15 11:40:04 -07:00
conduit Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
dep Check SHA-256 sum of dep binary before running it. (#272) 2018-02-05 16:02:35 -10:00
docker-build Enable optional parallel build of docker images (#978) 2018-06-20 15:57:29 -07:00
docker-build-base Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-cli-bin Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-controller Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-go-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-grafana Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-build-proxy Reuse the proxy's build stage across CI runs (#891) 2018-05-09 09:11:58 -07:00
docker-build-proxy-init Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-web Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-images Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-pull Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-pull-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-push Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-push-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-retag-all Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-test-proxy proxy: Fix Inotify falling back to polling when files don't exist yet (#1119) 2018-06-15 11:40:04 -07:00
fast-build Fix unbound variable issue in docker-build script (#1146) 2018-06-18 11:29:09 -07:00
go-run Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
minikube-start-hyperv.bat Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
mkube Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
protoc Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
protoc-go.sh proto: Use explicit `go_package` option (#1120) 2018-06-14 14:03:00 -07:00
root-tag Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
test-cleanup Add tests/utils/scripts for running integration tests (#608) 2018-03-27 15:06:55 -07:00
test-run Start running integration tests in CI (#1064) 2018-06-15 14:36:48 -07:00
update-go-deps-shas Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
web Handle an edge case when using bin/web (#1075) 2018-06-06 16:44:28 -07:00