A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 55f7df577a Add json config for top level config
Otherwise JSON output as metadata cannot actually be used as it
has capitalised field names.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-07-18 13:16:58 +01:00
cmd/moby Error if there are duplicate service names 2017-07-10 14:50:04 +01:00
docs Document metadata in files section 2017-07-17 15:40:07 +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 Add json config for top level config 2017-07-18 13:16:58 +01:00
test Add metadata into test image 2017-07-17 15:44:12 +01:00
vendor Update docker/docker vendor to 6978a6e25a2e6063f280ec842bd0f3eae99426e1 2017-07-11 10:47:39 +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 Update docker/docker vendor to 6978a6e25a2e6063f280ec842bd0f3eae99426e1 2017-07-11 10:47:39 +01:00