A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 929a837d65 Add support for OCI annotations
Annotations do not do anything by default but get passed through to the runtime,
which can be useful. I never metadata I didn't like...

Also fix sysctl to be a map in the validation, not an array. I can't see any
examples using this in LinuxKit, but this matches OCI so is correct.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2018-01-17 12:26:08 +00:00
.circleci Publish a checksum of the binaries. 2017-11-16 17:15:06 +00:00
cmd/moby Generate intermediate image into a temp file 2017-12-06 16:07:46 +00:00
docs Add support for OCI annotations 2018-01-17 12:26:08 +00:00
examples Fix docker format build example 2017-11-18 22:22:33 +01:00
src Add support for OCI annotations 2018-01-17 12:26:08 +00:00
test Add support for OCI annotations 2018-01-17 12:26:08 +00:00
vendor Bump to containerd v1.0.0 2017-12-13 10:12:42 +00:00
.gitignore Improve makefile and circleci config 2017-10-17 17:30:44 -04:00
CONTRIBUTING.md Move Contributing to top level 2017-07-14 11:50:51 +01:00
gometalinter.json Fix lint errors 2017-10-17 17:30:47 -04:00
LICENSE Add license files 2017-04-24 23:08:30 +01:00
Makefile Make test should be phony 2018-01-17 12:02:32 +00:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
poule.yml add initial poule config 2017-11-14 12:16:54 -05:00
vendor.conf Bump to containerd v1.0.0 2017-12-13 10:12:42 +00:00