Update all YAMLs to use the latest kernels

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2018-01-24 12:05:29 +00:00
parent 183fcf0970
commit 565a25d309
74 changed files with 74 additions and 74 deletions

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,6 +1,6 @@
# This is an example for building the open source components of Docker for Mac
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/vpnkit-expose-port:728e5fe9e6b818d9825b28826b929ae75a386e9e # install vpnkit-expose-port and vpnkit-iptables-wrapper on host

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -5,7 +5,7 @@
# for arm64 then the 'ucode' line in the kernel section can be left
# out.
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyAMA0"
ucode: ""
onboot:

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: console=ttyS1
ucode: intel-ucode.cpio
init:

View File

@@ -1,7 +1,7 @@
# Minimal YAML to run a redis server (used at DockerCon'17)
# connect: nc localhost 6379
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=ttyS0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.77
image: linuxkit/kernel:4.9.78
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:be8756f0a6005279d2409a8790b4dd8b2ac11df9