mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
A toolkit for building secure, portable and lean operating systems for containers
Following https://golang.org/pkg/runtime/pprof/. When attempting to build images in https://github.com/linuxkit/kubernetes CI the process is mysteriously being SIGKILL'd, which I think might be down to OOMing due to the resource limits placed on the build container. I haven't done so yet but I'm intending to use these options to investigate and they seem potentially useful in any case, even if this turns out to be a red-herring. 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 |