mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 13:42:18 +00:00
Update all YAML files with new packages
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:742781d22fe851e7a1c589fc8d1cf3bd4e264b22
|
||||
image: linuxkit/binfmt:4b1d7a8dab03c09855fb4b6060a42b2294674b47
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
binds:
|
||||
@@ -14,7 +14,7 @@ onboot:
|
||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
- linuxkit/ca-certificates:de21b84d9b055ad9dcecc57965b654a7a24ef8e0
|
||||
onboot:
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -13,7 +13,7 @@ onboot:
|
||||
- /etc:/host-etc
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,25 +2,25 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/containerd:a25f471a8ca68e75afad7bf84187adbe70513b8d
|
||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
- linuxkit/containerd:e58a382c33bb509ba3e0e8170dfaa5a100504c5b
|
||||
- linuxkit/ca-certificates:de21b84d9b055ad9dcecc57965b654a7a24ef8e0
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||
image: linuxkit/dhcpcd:0d59a6cc03412289ef4313f2491ec666c1715cc9
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||
image: linuxkit/sysctl:ce3bde5118a41092f1b7048c85d14fb35237ed45
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:685e7d9cd675dadd5d01061872521a6ca4521e22
|
||||
image: linuxkit/test-containerd:59bd2ba406162087169e2dd0bbce0ab73bc31da1
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
|
||||
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||
image: linuxkit/dhcpcd:0d59a6cc03412289ef4313f2491ec666c1715cc9
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -15,7 +15,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -16,7 +16,7 @@ onboot:
|
||||
- /var/lib/docker:/var/lib/docker
|
||||
command: ["touch", "/var/lib/docker/bar"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
trust:
|
||||
org:
|
||||
|
||||
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: extend
|
||||
image: linuxkit/extend:8b6db5bf68330cc4e91c74532732a7e227ae12fd
|
||||
image: linuxkit/extend:e550c16d8464cabeffdff80f27e6fa8278f06dbb
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -17,7 +17,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,17 +2,17 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: modprobe
|
||||
image: linuxkit/modprobe:2d153653d1111877a8f53704ef85063a44182ade
|
||||
image: linuxkit/modprobe:1a192d168adadec47afa860e3fc874fbc2a823ff
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-type", "btrfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -20,7 +20,7 @@ onboot:
|
||||
- /var/lib/docker:/var/lib/docker
|
||||
command: ["touch", "/var/lib/docker/bar"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
trust:
|
||||
org:
|
||||
|
||||
@@ -2,17 +2,17 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: modprobe
|
||||
image: linuxkit/modprobe:2d153653d1111877a8f53704ef85063a44182ade
|
||||
image: linuxkit/modprobe:1a192d168adadec47afa860e3fc874fbc2a823ff
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: extend
|
||||
image: linuxkit/extend:8b6db5bf68330cc4e91c74532732a7e227ae12fd
|
||||
image: linuxkit/extend:e550c16d8464cabeffdff80f27e6fa8278f06dbb
|
||||
command: ["/usr/bin/extend", "-type", "btrfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -21,7 +21,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -17,7 +17,7 @@ onboot:
|
||||
- /var/lib/docker:/var/lib/docker
|
||||
command: ["touch", "/var/lib/docker/bar"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
trust:
|
||||
org:
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: extend
|
||||
image: linuxkit/extend:8b6db5bf68330cc4e91c74532732a7e227ae12fd
|
||||
image: linuxkit/extend:e550c16d8464cabeffdff80f27e6fa8278f06dbb
|
||||
command: ["/usr/bin/extend", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -18,7 +18,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -18,7 +18,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-label", "docker"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -18,7 +18,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.38
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "@DEVICE@"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "-device", "@DEVICE@1", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -18,7 +18,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,17 +2,17 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: modprobe
|
||||
image: linuxkit/modprobe:2d153653d1111877a8f53704ef85063a44182ade
|
||||
image: linuxkit/modprobe:1a192d168adadec47afa860e3fc874fbc2a823ff
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-type", "btrfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -21,7 +21,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,14 +2,14 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-type", "xfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -18,7 +18,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,23 +2,23 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.51
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-verbose", "-type", "ext4", "/dev/sda"]
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-verbose", "-type", "ext4", "/dev/sdb"]
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-verbose", "-type", "xfs", "/dev/sda"]
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-verbose", "-force", "-type", "xfs", "/dev/sdb"]
|
||||
- name: test
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
binds:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
@@ -26,7 +26,7 @@ onboot:
|
||||
- CAP_SYS_ADMIN
|
||||
- CAP_MKNOD
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,20 +2,20 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-label", "docker"]
|
||||
- name: format
|
||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
|
||||
command: ["/usr/bin/format", "-label", "foo"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
|
||||
command: ["/usr/bin/mountie", "-label", "foo", "/var/foo"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
@@ -25,7 +25,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,17 +2,17 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.x
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/containerd:a25f471a8ca68e75afad7bf84187adbe70513b8d
|
||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
- linuxkit/containerd:e58a382c33bb509ba3e0e8170dfaa5a100504c5b
|
||||
- linuxkit/ca-certificates:de21b84d9b055ad9dcecc57965b654a7a24ef8e0
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||
image: linuxkit/dhcpcd:0d59a6cc03412289ef4313f2491ec666c1715cc9
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:6af22c32c98536a79230eef000e9abd06b037faa
|
||||
image: linuxkit/getty:22e27189b6b354e1d5d38fc0536a5af3f2adb79f
|
||||
files:
|
||||
- path: etc/getty.shadow
|
||||
# sample sets password for root to "abcdefgh" (without quotes)
|
||||
|
||||
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: mkimage
|
||||
image: linuxkit/mkimage:a5dd896053b08abea3141628f7245f4d16a5fc1f
|
||||
image: linuxkit/mkimage:e439d6108466186948ca7ea2a293fc6c1d1183fa
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
|
||||
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
|
||||
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||
image: linuxkit/sysctl:ce3bde5118a41092f1b7048c85d14fb35237ed45
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
net: host
|
||||
@@ -16,7 +16,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:280bd01daa8776fbe1f4d912977f1886b8374834
|
||||
image: linuxkit/poweroff:bccfe1cb04fc7bb9f03613d2314f38abd2620f29
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.67
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:19ab525233763e1740cd3b9d60cd17141d316776
|
||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||
- linuxkit/containerd:a25f471a8ca68e75afad7bf84187adbe70513b8d
|
||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||
- linuxkit/init:9250948d0de494df8a811edb3242b4584057cfe4
|
||||
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
|
||||
- linuxkit/containerd:e58a382c33bb509ba3e0e8170dfaa5a100504c5b
|
||||
- linuxkit/ca-certificates:de21b84d9b055ad9dcecc57965b654a7a24ef8e0
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||
image: linuxkit/dhcpcd:0d59a6cc03412289ef4313f2491ec666c1715cc9
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: wg0
|
||||
image: linuxkit/ip:e6f92b663e004be58c5d1fb43830d9155d625d28
|
||||
image: linuxkit/ip:284c21791d8c05c49eccbd8e8cc2fb97bbd61842
|
||||
net: new
|
||||
binds:
|
||||
- /etc/wireguard:/etc/wireguard
|
||||
@@ -24,7 +24,7 @@ onboot:
|
||||
bindNS:
|
||||
net: /run/netns/wg0
|
||||
- name: wg1
|
||||
image: linuxkit/ip:e6f92b663e004be58c5d1fb43830d9155d625d28
|
||||
image: linuxkit/ip:284c21791d8c05c49eccbd8e8cc2fb97bbd61842
|
||||
net: new
|
||||
binds:
|
||||
- /etc/wireguard:/etc/wireguard
|
||||
|
||||
Reference in New Issue
Block a user