linkerd2/bin
Oliver Gould 6a0936e699
Remove proxy/Dockerfile-deps (#279)
The current proxy Dockerfile configuration does not cache dependencies
well, which can increase build times substantially.

By carefully splitting proxy/Dockerfile into several stages that mock
parts of the project, dependencies may be built and cached in Docker
such that changes to the proxy only require building the conduit-proxy
crate.

Furthermore, proxy/Dockerfile now runs the proxy's tests before
producing an artifact, unless the ` PROXY_SKIP_TESTS` build-arg is set
and not-empty.

The `PROXY_UNOPTIMIZED` build-arg has been added to support quicker,
debug-friendly builds.
2018-02-06 13:01:38 -08:00
..
_docker.sh Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
_gcp.sh Fix docker-build stage in CI (#21) 2017-12-08 00:52:06 -06:00
_log.sh Set conduit version to match conduit docker tags (#208) 2018-01-26 11:43:45 -08:00
_tag.sh Remove proxy/Dockerfile-deps (#279) 2018-02-06 13:01:38 -08:00
conduit Set conduit version to match conduit docker tags (#208) 2018-01-26 11:43:45 -08:00
dep Check SHA-256 sum of dep binary before running it. (#272) 2018-02-05 16:02:35 -10:00
docker-build Remove proxy/Dockerfile-deps (#279) 2018-02-06 13:01:38 -08:00
docker-build-base Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
docker-build-cli Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
docker-build-cli-bin Set conduit version to match conduit docker tags (#208) 2018-01-26 11:43:45 -08:00
docker-build-controller Set conduit version to match conduit docker tags (#208) 2018-01-26 11:43:45 -08:00
docker-build-go-deps Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
docker-build-proxy Remove proxy/Dockerfile-deps (#279) 2018-02-06 13:01:38 -08:00
docker-build-proxy-init Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
docker-build-web Set conduit version to match conduit docker tags (#208) 2018-01-26 11:43:45 -08:00
docker-images Remove proxy/Dockerfile-deps (#279) 2018-02-06 13:01:38 -08:00
docker-pull Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
docker-pull-deps Remove proxy/Dockerfile-deps (#279) 2018-02-06 13:01:38 -08:00
docker-push Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
docker-push-deps Remove proxy/Dockerfile-deps (#279) 2018-02-06 13:01:38 -08:00
docker-retag-all Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
go-run Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
minikube-start-hyperv.bat Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
mkube Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
protoc Add dep wrapper script to ensure consistent version of dep is used (#253) 2018-02-01 16:09:05 -08:00
protoc-go.sh Move healthcheck proto to separate file, use throughout (#150) 2018-01-17 11:15:38 -08:00
root-tag Remove DOCKER_FORCE_BUILD, disable symbolic tags (#168) 2018-01-23 12:02:28 -08:00
update-go-deps-shas Simplify and refactor k8s labels and annnotations (#227) 2018-02-01 14:12:06 -08:00