mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
A toolkit for building secure, portable and lean operating systems for containers
Rather than queueing up into a `bytes.Buffer`. In my test case (building kube master image) this reduces Maximum RSS (as measured by time(1)) compared with the previous patch from 2.8G to 110M. The tar output case goes from 2.1G to 110M also. Overall allocations are ~715M in both cases. Signed-off-by: Ian Campbell <ijc@docker.com> |
||
---|---|---|
.circleci | ||
cmd/moby | ||
docs | ||
examples | ||
src | ||
test | ||
vendor | ||
.gitignore | ||
CONTRIBUTING.md | ||
gometalinter.json | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
poule.yml | ||
vendor.conf |