mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-05 12:04:01 +00:00
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:
@@ -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
|
||||
|
||||
@@ -35,10 +35,3 @@ services:
|
||||
trust:
|
||||
image:
|
||||
- mobylinux/kernel
|
||||
outputs:
|
||||
- format: kernel+initrd
|
||||
- format: gcp
|
||||
project: docker4x
|
||||
bucket: rolf
|
||||
family: moby-demo
|
||||
replace: true
|
||||
|
||||
Reference in New Issue
Block a user