mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
A toolkit for building secure, portable and lean operating systems for containers
Some of these are arbitrary and just syncing for the sake of it, however the image- and runtime-spec are relevant. Interesting changes: - runtime spec: - LinuxRLimit is now POSIXRLimit. - Specs.Config is now a pointer. - LinuxResources.DisableOOMKiller moved to LinuxResources.LinuxMemory.DisableOOMKiller - image spec: - Platform.Features is removed (unused here). Signed-off-by: Ian Campbell <ijc@docker.com> |
||
---|---|---|
cmd/moby | ||
docs | ||
examples | ||
pkg/init-container | ||
src | ||
test | ||
vendor | ||
.gitignore | ||
circle.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
vendor.conf |