A toolkit for building secure, portable and lean operating systems for containers
Go to file
Ian Campbell e8d5005b0e Synchronise vendoring with containerd v1.0.0-alpha1
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>
2017-07-20 12:03:22 +01:00
cmd/moby Error if there are duplicate service names 2017-07-10 14:50:04 +01:00
docs Add support for onshutdown 2017-07-18 13:55:52 +01:00
examples Add an example of building an application and running in Docker or LinuxKit 2017-06-07 16:24:32 +01:00
pkg/init-container Move Go code to src/cmd 2017-06-12 15:33:53 +02:00
src Synchronise vendoring with containerd v1.0.0-alpha1 2017-07-20 12:03:22 +01:00
test Add support for onshutdown 2017-07-18 13:55:52 +01:00
vendor Synchronise vendoring with containerd v1.0.0-alpha1 2017-07-20 12:03:22 +01:00
.gitignore Fix gitignore to not ignore moby directory 2017-05-26 14:45:19 +01:00
circle.yml Makefile: Update for ease of Homebrew installation 2017-07-14 10:03:44 +01:00
CONTRIBUTING.md Move Contributing to top level 2017-07-14 11:50:51 +01:00
LICENSE Add license files 2017-04-24 23:08:30 +01:00
Makefile Makefile: Update for ease of Homebrew installation 2017-07-14 10:03:44 +01:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf Synchronise vendoring with containerd v1.0.0-alpha1 2017-07-20 12:03:22 +01:00