зеркало из https://github.com/github/vitess-gh.git
b2c491f7b1
The base images are meant for development, and include everything needed to bootstrap and build Vitess. For actual deployment, we can drop all the dev packages and just put the binaries into a fresh image. At this time, the savings in image size are: vitess/base = 2.269GB -> vitess/lite = 568.4MB vitess/etcd:v0.4.6 = 442.4MB -> vitess/etcd:v0.4.6-lite = 108.6MB This makes Kubernetes pods start a lot faster, since each node has to download the images. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh |