Remove outputs from the yaml files

The latest version of the `moby` tool now requires that the output formats
be specified in the CLI not in the yaml file.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-05-26 13:33:49 +01:00
parent df141841c5
commit 00737bd859
59 changed files with 20 additions and 164 deletions

View File

@@ -72,11 +72,3 @@ services:
binds:
- /var/lib/etcd:/var/lib/etcd
- /var/config/etcd:/etc/etcd
outputs:
- format: kernel+initrd
- format: gcp
project: docker4x
bucket: rolf
family: moby-demo
replace: true

View File

@@ -35,10 +35,3 @@ services:
trust:
image:
- mobylinux/kernel
outputs:
- format: kernel+initrd
- format: gcp
project: docker4x
bucket: rolf
family: moby-demo
replace: true