mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 17:24:02 +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:
@@ -22,5 +22,3 @@ services:
|
||||
files:
|
||||
- path: etc/docker/daemon.json
|
||||
contents: '{"debug": true}'
|
||||
outputs:
|
||||
- format: kernel+initrd
|
||||
|
||||
Reference in New Issue
Block a user