A toolkit for building secure, portable and lean operating systems for containers
Go to file
Rolf Neugebauer 1aee0c3d30 Update Image strings before writing them out
If the YAML file contains:
  - path: etc/linuxkit.yml
    metadata: yaml
in the fil section, the image was build with content trust,
then the linuxkit.yml file image contains fully qualified
image references (including the sha256).

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-04 17:59:02 +01:00
cmd/moby Remove the hyperkit option 2017-10-03 15:55:02 +01:00
docs Correct example yaml 2017-09-18 15:13:32 +01:00
examples Merge pull request #149 from justincormack/shared-init 2017-09-18 18:10:08 -07:00
src Update Image strings before writing them out 2017-10-04 17:59:02 +01:00
test Add Cgroup resource limits into Yaml spec 2017-08-09 16:39:10 +01:00
vendor Vendor containerd 2017-10-04 14:17:02 +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 Rename "output" to "format" 2017-09-01 23:45:25 +01:00
NOTICE Add license files 2017-04-24 23:08:30 +01:00
vendor.conf Vendor containerd 2017-10-04 14:17:02 +01:00