mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
Correct example yaml
Without the space I get: FATA[0000] Invalid config: yaml: line 66: could not find expected ':' Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
1ff0e3beee
commit
2f01ab25ed
@ -110,7 +110,7 @@ supported here is `"yaml"` which will output the yaml used to generate the image
|
|||||||
file:
|
file:
|
||||||
```
|
```
|
||||||
- path: etc/linuxkit.yml
|
- path: etc/linuxkit.yml
|
||||||
metadata:yaml
|
metadata: yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
## `trust`
|
## `trust`
|
||||||
|
Loading…
Reference in New Issue
Block a user