mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
docs: Don't mention full versions of 'linuxkit/kernel'
These get out of sync when doing a mechanic update of kernel tags. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
53127d7209
commit
ea78cf64a4
@ -339,10 +339,10 @@ file:
|
||||
|
||||
```
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.9.66
|
||||
image: linuxkit/kernel:4.9.<version>
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- <foo>/zfs-kmod:4.9.47
|
||||
- <foo>/zfs-kmod:4.9.<version>
|
||||
...
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user