mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
Merge pull request #3084 from ijc/containerd-v1.1.0-rc.2
Containerd v1.1.0-rc.2
This commit is contained in:
commit
380e24391d
@ -33,9 +33,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.91
|
image: linuxkit/kernel:4.9.91
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -4,9 +4,9 @@ kernel:
|
|||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/vpnkit-expose-port:v0.4 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
- linuxkit/vpnkit-expose-port:v0.4 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
# support metadata for optional config in /run/config
|
# support metadata for optional config in /run/config
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -3,9 +3,9 @@ kernel:
|
|||||||
cmdline: console=ttyS1
|
cmdline: console=ttyS1
|
||||||
ucode: intel-ucode.cpio
|
ucode: intel-ucode.cpio
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
- linuxkit/firmware:v0.4
|
- linuxkit/firmware:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
|
@ -4,9 +4,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.40-rt
|
image: linuxkit/kernel:4.14.40-rt
|
||||||
cmdline: "console=tty0"
|
cmdline: "console=tty0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -4,7 +4,7 @@ kernel:
|
|||||||
init:
|
init:
|
||||||
- linuxkit/init:a14b7ef6115e6d56fe5bf7c40517b9e190dd4dfb
|
- linuxkit/init:a14b7ef6115e6d56fe5bf7c40517b9e190dd4dfb
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.38
|
image: linuxkit/kernel:4.9.38
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0"
|
cmdline: "console=tty0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:f43a74d6693a8f11d4016a8fc6dcb87365b71eb6 as alpine
|
FROM linuxkit/alpine:e940475e167cda8d95eda4d3b225a35f57a6f67e as alpine
|
||||||
RUN apk add tzdata
|
RUN apk add tzdata
|
||||||
|
|
||||||
WORKDIR $GOPATH/src/github.com/containerd/containerd
|
WORKDIR $GOPATH/src/github.com/containerd/containerd
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:f43a74d6693a8f11d4016a8fc6dcb87365b71eb6 AS build
|
FROM linuxkit/alpine:e940475e167cda8d95eda4d3b225a35f57a6f67e AS build
|
||||||
RUN apk add --no-cache --initdb alpine-baselayout make gcc musl-dev git linux-headers
|
RUN apk add --no-cache --initdb alpine-baselayout make gcc musl-dev git linux-headers
|
||||||
|
|
||||||
ADD usermode-helper.c ./
|
ADD usermode-helper.c ./
|
||||||
@ -19,7 +19,7 @@ RUN mkdir /tmp/bin && cd /tmp/bin/ && cp /go/bin/rc.init . && ln -s rc.init rc.s
|
|||||||
RUN cd /go/src/cmd/service && ./skanky-vendor.sh $GOPATH/src/github.com/containerd/containerd
|
RUN cd /go/src/cmd/service && ./skanky-vendor.sh $GOPATH/src/github.com/containerd/containerd
|
||||||
RUN go-compile.sh /go/src/cmd/service
|
RUN go-compile.sh /go/src/cmd/service
|
||||||
|
|
||||||
FROM linuxkit/alpine:f43a74d6693a8f11d4016a8fc6dcb87365b71eb6 AS mirror
|
FROM linuxkit/alpine:e940475e167cda8d95eda4d3b225a35f57a6f67e AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel-clear-containers:4.9.x
|
image: linuxkit/kernel-clear-containers:4.9.x
|
||||||
cmdline: "root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k panic=1 console=hvc0 console=hvc1 initcall_debug iommu=off quiet cryptomgr.notests page_poison=on"
|
cmdline: "root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k panic=1 console=hvc0 console=hvc1 initcall_debug iommu=off quiet cryptomgr.notests page_poison=on"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148
|
image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148
|
||||||
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
||||||
onboot:
|
onboot:
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: mobylinux/kernel-landlock:4.9.x
|
image: mobylinux/kernel-landlock:4.9.x
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
||||||
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
||||||
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
- linuxkit/memlogd:9b5834189f598f43c507f6938077113906f51012
|
- linuxkit/memlogd:9b5834189f598f43c507f6938077113906f51012
|
||||||
onboot:
|
onboot:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: "linuxkitprojects/kernel-memorizer:4.10_dbg-17e2eee03ab59f8df8a9c10ace003a84aec2f540"
|
image: "linuxkitprojects/kernel-memorizer:4.10_dbg-17e2eee03ab59f8df8a9c10ace003a84aec2f540"
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.34
|
image: linuxkit/kernel:4.9.34
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
- samoht/fdd
|
- samoht/fdd
|
||||||
onboot:
|
onboot:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:v0.4
|
image: linuxkit/sysctl:v0.4
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: okernel:latest
|
image: okernel:latest
|
||||||
cmdline: "console=tty0 page_poison=1"
|
cmdline: "console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5
|
image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5
|
||||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
services:
|
services:
|
||||||
- name: acpid
|
- name: acpid
|
||||||
image: linuxkit/acpid:v0.4
|
image: linuxkit/acpid:v0.4
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.4.138
|
image: linuxkit/kernel:4.4.138
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.110
|
image: linuxkit/kernel:4.9.110
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.17.3
|
image: linuxkit/kernel:4.17.3
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.4.138
|
image: linuxkit/kernel:4.4.138
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.110
|
image: linuxkit/kernel:4.9.110
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.17.3
|
image: linuxkit/kernel:4.17.3
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
trust:
|
trust:
|
||||||
org:
|
org:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: test
|
- name: test
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
@ -18,7 +18,7 @@ onboot:
|
|||||||
image: linuxkit/mount:v0.4
|
image: linuxkit/mount:v0.4
|
||||||
command: ["/usr/bin/mountie", "/var/lib"]
|
command: ["/usr/bin/mountie", "/var/lib"]
|
||||||
- name: test
|
- name: test
|
||||||
image: linuxkit/test-containerd:aef7af6178c04ba11e178e2d5c4b83c24ff7e848
|
image: linuxkit/test-containerd:79f60de365c402369866ec1a20e807e4dfac70dd
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:d75d94d9603bde9ab95b914deed0d069d05d8b20
|
image: linuxkit/poweroff:d75d94d9603bde9ab95b914deed0d069d05d8b20
|
||||||
trust:
|
trust:
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: extend
|
- name: extend
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: extend
|
- name: extend
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.38
|
image: linuxkit/kernel:4.9.38
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.51
|
image: linuxkit/kernel:4.9.51
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.x
|
image: linuxkit/kernel:4.9.x
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: mkimage
|
- name: mkimage
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
|
@ -2,7 +2,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
- linuxkit/ca-certificates:v0.4
|
- linuxkit/ca-certificates:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: ltp
|
- name: ltp
|
||||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||||
|
@ -4,9 +4,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.14.52
|
image: linuxkit/kernel:4.14.52
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
|
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:f43a74d6693a8f11d4016a8fc6dcb87365b71eb6 AS mirror
|
FROM linuxkit/alpine:e940475e167cda8d95eda4d3b225a35f57a6f67e AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
# btrfs-progfs is required for btrfs test (mkfs.btrfs)
|
# btrfs-progfs is required for btrfs test (mkfs.btrfs)
|
||||||
# util-linux is required for btrfs test (losetup)
|
# util-linux is required for btrfs test (losetup)
|
||||||
|
@ -3,7 +3,7 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.38
|
image: linuxkit/kernel:4.9.38
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:923355a5ed75f40ee394741829d42bf4b78cce46
|
- linuxkit/init:0e4af96fecc8f752c80d41c0b7d06570cc1dc6b2
|
||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: test-ns
|
- name: test-ns
|
||||||
|
@ -54,7 +54,7 @@ RUN go get -u github.com/LK4D4/vndr
|
|||||||
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
|
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
|
||||||
# `test/pkg/containerd/Dockerfile` when changing this.
|
# `test/pkg/containerd/Dockerfile` when changing this.
|
||||||
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
|
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
|
||||||
ENV CONTAINERD_COMMIT=v1.1.1-rc.1
|
ENV CONTAINERD_COMMIT=v1.1.0-rc.2
|
||||||
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
||||||
cd $GOPATH/src/github.com/containerd && \
|
cd $GOPATH/src/github.com/containerd && \
|
||||||
git clone https://github.com/containerd/containerd.git && \
|
git clone https://github.com/containerd/containerd.git && \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:8a99b84b99a3d3082fbdba657bb4628a1f253b6f-arm64
|
# linuxkit/alpine:6792a12b19281b9bd91d74fbcbd0d952e3a5f053-arm64
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.1.0-r4
|
abuild-3.1.0-r4
|
||||||
alpine-baselayout-3.0.5-r2
|
alpine-baselayout-3.0.5-r2
|
||||||
@ -271,7 +271,7 @@ vim-8.0.1359-r0
|
|||||||
wayland-libs-client-1.14.0-r2
|
wayland-libs-client-1.14.0-r2
|
||||||
wayland-libs-cursor-1.14.0-r2
|
wayland-libs-cursor-1.14.0-r2
|
||||||
wayland-libs-server-1.14.0-r2
|
wayland-libs-server-1.14.0-r2
|
||||||
wireguard-tools-0.0.20180613-r0
|
wireguard-tools-0.0.20180625-r0
|
||||||
wireless-tools-30_pre9-r0
|
wireless-tools-30_pre9-r0
|
||||||
wpa_supplicant-2.6-r8
|
wpa_supplicant-2.6-r8
|
||||||
xfsprogs-4.14.0-r1
|
xfsprogs-4.14.0-r1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:ed0f780519d8ec06662ced70bbb65ef0362238e9-s390x
|
# linuxkit/alpine:7675297cb439176db754e35231b2cbdc915d4575-s390x
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.1.0-r4
|
abuild-3.1.0-r4
|
||||||
alpine-baselayout-3.0.5-r2
|
alpine-baselayout-3.0.5-r2
|
||||||
@ -265,7 +265,7 @@ vim-8.0.1359-r0
|
|||||||
wayland-libs-client-1.14.0-r2
|
wayland-libs-client-1.14.0-r2
|
||||||
wayland-libs-cursor-1.14.0-r2
|
wayland-libs-cursor-1.14.0-r2
|
||||||
wayland-libs-server-1.14.0-r2
|
wayland-libs-server-1.14.0-r2
|
||||||
wireguard-tools-0.0.20180613-r0
|
wireguard-tools-0.0.20180625-r0
|
||||||
wireless-tools-30_pre9-r0
|
wireless-tools-30_pre9-r0
|
||||||
wpa_supplicant-2.6-r8
|
wpa_supplicant-2.6-r8
|
||||||
xfsprogs-4.14.0-r1
|
xfsprogs-4.14.0-r1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:f43a74d6693a8f11d4016a8fc6dcb87365b71eb6-amd64
|
# linuxkit/alpine:e940475e167cda8d95eda4d3b225a35f57a6f67e-amd64
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.1.0-r4
|
abuild-3.1.0-r4
|
||||||
alpine-baselayout-3.0.5-r2
|
alpine-baselayout-3.0.5-r2
|
||||||
@ -133,7 +133,7 @@ libexecinfo-dev-1.1-r0
|
|||||||
libfdisk-2.31-r0
|
libfdisk-2.31-r0
|
||||||
libffi-3.2.1-r4
|
libffi-3.2.1-r4
|
||||||
libgcc-6.4.0-r5
|
libgcc-6.4.0-r5
|
||||||
libgcrypt-1.8.1-r0
|
libgcrypt-1.8.3-r0
|
||||||
libgmpxx-6.1.2-r1
|
libgmpxx-6.1.2-r1
|
||||||
libgomp-6.4.0-r5
|
libgomp-6.4.0-r5
|
||||||
libgpg-error-1.27-r1
|
libgpg-error-1.27-r1
|
||||||
@ -279,7 +279,7 @@ vim-8.0.1359-r0
|
|||||||
wayland-libs-client-1.14.0-r2
|
wayland-libs-client-1.14.0-r2
|
||||||
wayland-libs-cursor-1.14.0-r2
|
wayland-libs-cursor-1.14.0-r2
|
||||||
wayland-libs-server-1.14.0-r2
|
wayland-libs-server-1.14.0-r2
|
||||||
wireguard-tools-0.0.20180613-r0
|
wireguard-tools-0.0.20180625-r0
|
||||||
wireless-tools-30_pre9-r0
|
wireless-tools-30_pre9-r0
|
||||||
wpa_supplicant-2.6-r8
|
wpa_supplicant-2.6-r8
|
||||||
xfsprogs-4.14.0-r1
|
xfsprogs-4.14.0-r1
|
||||||
|
Loading…
Reference in New Issue
Block a user