linkerd2/web
Andrew Seigner 89deacd8d6
Decrease proxy and web Docker image sizes (#3384)
The `proxy` and `web` Docker images were 161MB and 186MB, respectively.
Most of the space was tools installed into the `linkerd.io/base` image.

Decrease `proxy` and `web` Docker images to 73MB and 90MB, respectively.
Switch these images to be based off of `debian:stretch-20190812-slim`.
Also set `-ldflags "-s -w"` for `proxy-identity` and `web`. Modify
`linkerd.io/base` to also be based off of
`debian:stretch-20190812-slim`, update tag to `2019-09-04.01`.

Fixes #3383

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-09-05 11:28:33 -07:00
..
app Bump mixin-deep from 1.3.1 to 1.3.2 in /web/app (#3349) 2019-09-03 13:10:58 -07:00
srv Add trafficsplit to dashboard (#3333) 2019-09-03 12:41:29 -07:00
templates Remove single namespace functionality (#2474) 2019-03-12 00:17:22 -07:00
Dockerfile Decrease proxy and web Docker image sizes (#3384) 2019-09-05 11:28:33 -07:00
main.go Update web server to use tap APIService (#3208) 2019-08-08 10:18:32 -07:00