mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-30 18:58:33 +00:00
@@ -30,7 +30,7 @@ spec:
|
|||||||
operator: Exists
|
operator: Exists
|
||||||
effect: NoSchedule
|
effect: NoSchedule
|
||||||
containers:
|
containers:
|
||||||
- image: linuxkit/open-vm-tools:ab851c74c42e7e17d95a64b169e396511f89b9c0
|
- image: linuxkit/open-vm-tools:503e66e268a9764e763810c4d2514a27efbe44d3
|
||||||
name: open-vm-tools
|
name: open-vm-tools
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
@@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.4.30
|
image: linuxkit/kernel:5.4.30
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
binds.add:
|
binds.add:
|
||||||
# this will keep all of the existing ones as well
|
# this will keep all of the existing ones as well
|
||||||
- /var/tmp:/var/tmp
|
- /var/tmp:/var/tmp
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
files:
|
files:
|
||||||
- path: etc/getty.shadow
|
- path: etc/getty.shadow
|
||||||
# sample sets password for root to "abcdefgh" (without quotes)
|
# sample sets password for root to "abcdefgh" (without quotes)
|
||||||
|
|||||||
@@ -2,33 +2,33 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291
|
image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0
|
image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9
|
||||||
|
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
@@ -46,7 +46,7 @@ services:
|
|||||||
- /etc/docker/daemon.json:/etc/docker/daemon.json
|
- /etc/docker/daemon.json:/etc/docker/daemon.json
|
||||||
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
|
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
|
||||||
- name: cadvisor
|
- name: cadvisor
|
||||||
image: linuxkit/cadvisor:6ae4b50f8279692c459bccd0003066d22bd558ce
|
image: linuxkit/cadvisor:1a0de2fb5329a9bc0f4b73282b0d2d51ba4a2797
|
||||||
files:
|
files:
|
||||||
- path: var/lib/docker
|
- path: var/lib/docker
|
||||||
directory: true
|
directory: true
|
||||||
|
|||||||
@@ -2,30 +2,30 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
command: ["/usr/bin/format", "/dev/sda"]
|
command: ["/usr/bin/format", "/dev/sda"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/dev/sda1", "/var/external"]
|
command: ["/usr/bin/mountie", "/dev/sda1", "/var/external"]
|
||||||
- name: loop
|
- name: loop
|
||||||
image: linuxkit/losetup:fcee8e453684d45c3c411fe8c28ecb2210158638
|
image: linuxkit/losetup:bcee190708d1612203309435bcef8a2d0b982d92
|
||||||
command: ["/usr/bin/loopy", "--create", "/var/external/storage_file"]
|
command: ["/usr/bin/loopy", "--create", "/var/external/storage_file"]
|
||||||
- name: dm-crypt
|
- name: dm-crypt
|
||||||
image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af
|
image: linuxkit/dm-crypt:501dade7be942e9203b6d640cc21ea5f975ded99
|
||||||
command: ["/usr/bin/crypto", "crypt_loop_dev", "/dev/loop0"]
|
command: ["/usr/bin/crypto", "crypt_loop_dev", "/dev/loop0"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/dev/mapper/crypt_loop_dev", "/var/secure_storage"]
|
command: ["/usr/bin/mountie", "/dev/mapper/crypt_loop_dev", "/var/secure_storage"]
|
||||||
- name: bbox
|
- name: bbox
|
||||||
image: busybox
|
image: busybox
|
||||||
@@ -34,11 +34,11 @@ onboot:
|
|||||||
- /var:/var
|
- /var:/var
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
files:
|
files:
|
||||||
- path: etc/dm-crypt/key
|
- path: etc/dm-crypt/key
|
||||||
# the below key is just to keep the example self-contained
|
# the below key is just to keep the example self-contained
|
||||||
|
|||||||
@@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
command: ["/usr/bin/format", "/dev/sda"]
|
command: ["/usr/bin/format", "/dev/sda"]
|
||||||
- name: dm-crypt
|
- name: dm-crypt
|
||||||
image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af
|
image: linuxkit/dm-crypt:501dade7be942e9203b6d640cc21ea5f975ded99
|
||||||
command: ["/usr/bin/crypto", "crypt_dev", "/dev/sda1"]
|
command: ["/usr/bin/crypto", "crypt_dev", "/dev/sda1"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/dev/mapper/crypt_dev", "/var/secure_storage"]
|
command: ["/usr/bin/mountie", "/dev/mapper/crypt_dev", "/var/secure_storage"]
|
||||||
- name: bbox
|
- name: bbox
|
||||||
image: busybox
|
image: busybox
|
||||||
@@ -28,11 +28,11 @@ onboot:
|
|||||||
- /var:/var
|
- /var:/var
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
files:
|
files:
|
||||||
- path: etc/dm-crypt/key
|
- path: etc/dm-crypt/key
|
||||||
# the below key is just to keep the example self-contained
|
# the below key is just to keep the example self-contained
|
||||||
|
|||||||
@@ -3,30 +3,30 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/vpnkit-expose-port:c61565ee34e58823aaf7c05fd6359a8fd889137f # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
- linuxkit/vpnkit-expose-port:8f9811ec15dbeb5eb37336f66ca97289870fe11d # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
# support metadata for optional config in /run/config
|
# support metadata for optional config in /run/config
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291
|
image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:8960cf2852ef5dccd8cb0746d8ba48ce4fe4651d
|
image: linuxkit/binfmt:312ed1cb899fae229b5303ac6c0510ac58f331c8
|
||||||
# Format and mount the disk image in /var/lib/docker
|
# Format and mount the disk image in /var/lib/docker
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/var/lib"]
|
command: ["/usr/bin/mountie", "/var/lib"]
|
||||||
# make a swap file on the mounted disk
|
# make a swap file on the mounted disk
|
||||||
- name: swap
|
- name: swap
|
||||||
image: linuxkit/swap:d17a7f1c26ff768c26b3c206ccf3aa72349568df
|
image: linuxkit/swap:ace4fd36355cd24cb8428122f46a2ae8a113d9ac
|
||||||
command: ["/swap.sh", "--path", "/var/lib/swap", "--size", "1024M"]
|
command: ["/swap.sh", "--path", "/var/lib/swap", "--size", "1024M"]
|
||||||
# mount-vpnkit mounts the 9p share used by vpnkit to coordinate port forwarding
|
# mount-vpnkit mounts the 9p share used by vpnkit to coordinate port forwarding
|
||||||
- name: mount-vpnkit
|
- name: mount-vpnkit
|
||||||
@@ -44,41 +44,41 @@ onboot:
|
|||||||
- /var:/host_var
|
- /var:/host_var
|
||||||
command: ["sh", "-c", "mv -v /host_var/log /host_var/lib && ln -vs /var/lib/log /host_var/log"]
|
command: ["sh", "-c", "mv -v /host_var/log /host_var/lib && ln -vs /var/lib/log /host_var/log"]
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
# Enable acpi to shutdown on power events
|
# Enable acpi to shutdown on power events
|
||||||
- name: acpid
|
- name: acpid
|
||||||
image: linuxkit/acpid:548f8f1c8bda31cdbefb65bdb0747f97c17639d2
|
image: linuxkit/acpid:c9d5ab81d3312602f3b17b266be9c60127e8f5ec
|
||||||
# Enable getty for easier debugging
|
# Enable getty for easier debugging
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Run ntpd to keep time synchronised in the VM
|
# Run ntpd to keep time synchronised in the VM
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0
|
image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9
|
||||||
# VSOCK to unix domain socket forwarding. Forwards guest /var/run/docker.sock
|
# VSOCK to unix domain socket forwarding. Forwards guest /var/run/docker.sock
|
||||||
# to a socket on the host.
|
# to a socket on the host.
|
||||||
- name: vsudd
|
- name: vsudd
|
||||||
image: linuxkit/vsudd:5b962bdd22524b4edb7f428de745376abe359596
|
image: linuxkit/vsudd:f1ced526fee6df1ef2e46f87c503ef4a8fd48151
|
||||||
binds:
|
binds:
|
||||||
- /var/run:/var/run
|
- /var/run:/var/run
|
||||||
command: ["/vsudd", "-inport", "2376:unix:/var/run/docker.sock"]
|
command: ["/vsudd", "-inport", "2376:unix:/var/run/docker.sock"]
|
||||||
# vpnkit-forwarder forwards network traffic to/from the host via VSOCK port 62373.
|
# vpnkit-forwarder forwards network traffic to/from the host via VSOCK port 62373.
|
||||||
# It needs access to the vpnkit 9P coordination share
|
# It needs access to the vpnkit 9P coordination share
|
||||||
- name: vpnkit-forwarder
|
- name: vpnkit-forwarder
|
||||||
image: linuxkit/vpnkit-forwarder:1dcfbb69909086be663954809e92fa2d111fecf3
|
image: linuxkit/vpnkit-forwarder:9a2cb62b40426b271db8ba35dca538db05bc9220
|
||||||
binds:
|
binds:
|
||||||
- /var/vpnkit:/port
|
- /var/vpnkit:/port
|
||||||
net: host
|
net: host
|
||||||
command: ["/vpnkit-forwarder", "-vsockPort", "62373"]
|
command: ["/vpnkit-forwarder", "-vsockPort", "62373"]
|
||||||
# Monitor for image deletes and invoke a TRIM on the container filesystem
|
# Monitor for image deletes and invoke a TRIM on the container filesystem
|
||||||
- name: trim-after-delete
|
- name: trim-after-delete
|
||||||
image: linuxkit/trim-after-delete:dc2b34b38193e6c4f6596f31075a9f6288ac7b09
|
image: linuxkit/trim-after-delete:b2001c6b4ffbba5b2d52e8d5cd5c97b9efed8898
|
||||||
# When the host resumes from sleep, force a clock resync
|
# When the host resumes from sleep, force a clock resync
|
||||||
- name: host-timesync-daemon
|
- name: host-timesync-daemon
|
||||||
image: linuxkit/host-timesync-daemon:562161a3a49a774ccfd5c9f3ba00d933d6f61876
|
image: linuxkit/host-timesync-daemon:6c8df91685b3f123d79214d55c515f90dbd954de
|
||||||
# Run dockerd with the vpnkit userland proxy from the vpnkit-forwarder container.
|
# Run dockerd with the vpnkit userland proxy from the vpnkit-forwarder container.
|
||||||
# Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit
|
# Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit
|
||||||
# for vpnkit coordination and /run/config/docker for the configuration file.
|
# for vpnkit coordination and /run/config/docker for the configuration file.
|
||||||
|
|||||||
@@ -2,31 +2,31 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291
|
image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0
|
image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
# to make insecure with passwordless root login, uncomment following lines
|
# to make insecure with passwordless root login, uncomment following lines
|
||||||
#env:
|
#env:
|
||||||
# - INSECURE=true
|
# - INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
files:
|
files:
|
||||||
- path: etc/getty.shadow
|
- path: etc/getty.shadow
|
||||||
# sample sets password for root to "abcdefgh" (without quotes)
|
# sample sets password for root to "abcdefgh" (without quotes)
|
||||||
|
|||||||
@@ -2,15 +2,15 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@@ -18,7 +18,7 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
runtime:
|
runtime:
|
||||||
@@ -30,7 +30,7 @@ services:
|
|||||||
destination: writeable-host-etc
|
destination: writeable-host-etc
|
||||||
options: ["rw", "lowerdir=/etc", "upperdir=/run/hostetc/upper", "workdir=/run/hostetc/work"]
|
options: ["rw", "lowerdir=/etc", "upperdir=/run/hostetc/upper", "workdir=/run/hostetc/work"]
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -2,17 +2,17 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: influxdb
|
- name: influxdb
|
||||||
|
|||||||
@@ -3,21 +3,21 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
- linuxkit/memlogd:1a00c05fea660cf66b9f532c98f718ef63698cb5
|
- linuxkit/memlogd:50df5373d77ee7a7f121a0a83e7b20eee96a2492
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# A service which generates log messages for testing
|
# A service which generates log messages for testing
|
||||||
@@ -25,6 +25,6 @@ services:
|
|||||||
image: alpine:3.13
|
image: alpine:3.13
|
||||||
command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); sleep 1; done" ]
|
command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); sleep 1; done" ]
|
||||||
- name: write-and-rotate-logs
|
- name: write-and-rotate-logs
|
||||||
image: linuxkit/logwrite:107c407b3443fb04eb0a6f69182653836c4e62f9
|
image: linuxkit/logwrite:de7ed802f84a3640e930a4a2fccf0b1ca2e25a00
|
||||||
- name: kmsg
|
- name: kmsg
|
||||||
image: linuxkit/kmsg:ba81a0a3029b4bb7ee455f73892da9667397ca5b
|
image: linuxkit/kmsg:114cd10aba9f28530410f09cebee5777522b2f9e
|
||||||
|
|||||||
@@ -2,15 +2,15 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
|
|||||||
@@ -2,17 +2,17 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
- name: node_exporter
|
- name: node_exporter
|
||||||
image: linuxkit/node_exporter:9b46e0f911c91865bfd2237f37ba56cf3e8830ab
|
image: linuxkit/node_exporter:1a5015560e1839a6b37f53b47bbe0fbb3e93ed4a
|
||||||
|
|||||||
@@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
command: ["/usr/bin/metadata", "openstack"]
|
command: ["/usr/bin/metadata", "openstack"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
|||||||
@@ -2,26 +2,26 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd2
|
- name: dhcpcd2
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"]
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
|||||||
@@ -2,20 +2,20 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
|||||||
@@ -2,27 +2,27 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
|||||||
@@ -3,32 +3,32 @@ kernel:
|
|||||||
cmdline: console=ttyS1
|
cmdline: console=ttyS1
|
||||||
ucode: intel-ucode.cpio
|
ucode: intel-ucode.cpio
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
- linuxkit/firmware:a17106a98940006529c714a3783eb03238c335a7
|
- linuxkit/firmware:a359a3bebe0022733af460ae71650a6aeaa52555
|
||||||
onboot:
|
onboot:
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
command: ["/usr/bin/metadata", "hetzner"]
|
command: ["/usr/bin/metadata", "hetzner"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
|||||||
@@ -10,5 +10,5 @@ kernel:
|
|||||||
ucode: ""
|
ucode: ""
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
image: linuxkit/modprobe:ff76e806a0da0ea35f16951541cf3d24094b52c9
|
image: linuxkit/modprobe:57e99b39ad85e71fb7231aae07e311d26ac8c788
|
||||||
command: ["modprobe", "nicvf"]
|
command: ["modprobe", "nicvf"]
|
||||||
|
|||||||
@@ -3,32 +3,32 @@ kernel:
|
|||||||
cmdline: console=ttyS1
|
cmdline: console=ttyS1
|
||||||
ucode: intel-ucode.cpio
|
ucode: intel-ucode.cpio
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
- linuxkit/firmware:a17106a98940006529c714a3783eb03238c335a7
|
- linuxkit/firmware:a359a3bebe0022733af460ae71650a6aeaa52555
|
||||||
onboot:
|
onboot:
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
command: ["/usr/bin/metadata", "packet"]
|
command: ["/usr/bin/metadata", "packet"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
|||||||
@@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.11.4-rt
|
image: linuxkit/kernel:5.11.4-rt
|
||||||
cmdline: "console=tty0"
|
cmdline: "console=tty0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
- name: open-vm-tools
|
- name: open-vm-tools
|
||||||
image: linuxkit/open-vm-tools:ab851c74c42e7e17d95a64b169e396511f89b9c0
|
image: linuxkit/open-vm-tools:503e66e268a9764e763810c4d2514a27efbe44d3
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -2,25 +2,25 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
|
|||||||
@@ -2,22 +2,22 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0"
|
cmdline: "console=tty0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -2,28 +2,28 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04
|
||||||
command: ["/usr/bin/metadata", "vultr"]
|
command: ["/usr/bin/metadata", "vultr"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
|||||||
@@ -4,16 +4,16 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
||||||
|
|||||||
@@ -2,27 +2,27 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
|||||||
@@ -2,18 +2,18 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
onboot:
|
onboot:
|
||||||
- name: ip
|
- name: ip
|
||||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f
|
||||||
binds:
|
binds:
|
||||||
- /etc/ip:/etc/ip
|
- /etc/ip:/etc/ip
|
||||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
files:
|
files:
|
||||||
|
|||||||
@@ -2,30 +2,30 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/var/external"]
|
command: ["/usr/bin/mountie", "/var/external"]
|
||||||
- name: swap
|
- name: swap
|
||||||
image: linuxkit/swap:d17a7f1c26ff768c26b3c206ccf3aa72349568df
|
image: linuxkit/swap:ace4fd36355cd24cb8428122f46a2ae8a113d9ac
|
||||||
# to use unencrypted swap, use:
|
# to use unencrypted swap, use:
|
||||||
# command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"]
|
# command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"]
|
||||||
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
|
|||||||
@@ -2,25 +2,25 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: tss
|
- name: tss
|
||||||
image: linuxkit/tss:1246031b0c9d408ceb81790a05dd37bcb9e1c4e1
|
image: linuxkit/tss:9700b821b163042a6d416680ebcd602ed0536a73
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
files:
|
files:
|
||||||
- path: etc/getty.shadow
|
- path: etc/getty.shadow
|
||||||
# sample sets password for root to "abcdefgh" (without quotes)
|
# sample sets password for root to "abcdefgh" (without quotes)
|
||||||
|
|||||||
@@ -2,12 +2,12 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: mount-vpnkit
|
- name: mount-vpnkit
|
||||||
image: alpine:3.13
|
image: alpine:3.13
|
||||||
@@ -19,11 +19,11 @@ onboot:
|
|||||||
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
||||||
services:
|
services:
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
- name: vpnkit-forwarder
|
- name: vpnkit-forwarder
|
||||||
image: linuxkit/vpnkit-forwarder:1dcfbb69909086be663954809e92fa2d111fecf3
|
image: linuxkit/vpnkit-forwarder:9a2cb62b40426b271db8ba35dca538db05bc9220
|
||||||
binds:
|
binds:
|
||||||
- /var/vpnkit:/port
|
- /var/vpnkit:/port
|
||||||
net: host
|
net: host
|
||||||
|
|||||||
@@ -2,16 +2,16 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: vsudd
|
- name: vsudd
|
||||||
image: linuxkit/vsudd:5b962bdd22524b4edb7f428de745376abe359596
|
image: linuxkit/vsudd:f1ced526fee6df1ef2e46f87c503ef4a8fd48151
|
||||||
binds:
|
binds:
|
||||||
- /run/containerd/containerd.sock:/run/containerd/containerd.sock
|
- /run/containerd/containerd.sock:/run/containerd/containerd.sock
|
||||||
command: ["/vsudd",
|
command: ["/vsudd",
|
||||||
|
|||||||
@@ -2,18 +2,18 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: wg0
|
- name: wg0
|
||||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f
|
||||||
net: new
|
net: new
|
||||||
binds:
|
binds:
|
||||||
- /etc/wireguard:/etc/wireguard
|
- /etc/wireguard:/etc/wireguard
|
||||||
@@ -26,7 +26,7 @@ onboot:
|
|||||||
bindNS:
|
bindNS:
|
||||||
net: /run/netns/wg0
|
net: /run/netns/wg0
|
||||||
- name: wg1
|
- name: wg1
|
||||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f
|
||||||
net: new
|
net: new
|
||||||
binds:
|
binds:
|
||||||
- /etc/wireguard:/etc/wireguard
|
- /etc/wireguard:/etc/wireguard
|
||||||
@@ -40,12 +40,12 @@ onboot:
|
|||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
net: /run/netns/wg0
|
net: /run/netns/wg0
|
||||||
|
|||||||
16
linuxkit.yml
16
linuxkit.yml
@@ -2,15 +2,15 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.15.27
|
image: linuxkit/kernel:5.15.27
|
||||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@@ -18,11 +18,11 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.19.5-alpine
|
image: nginx:1.19.5-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -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:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
||||||
|
|||||||
@@ -2,32 +2,32 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291
|
image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0
|
image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -2,32 +2,32 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291
|
image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0
|
image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -2,20 +2,20 @@ 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:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -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:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
||||||
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
||||||
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||||
|
|||||||
@@ -2,16 +2,16 @@ kernel:
|
|||||||
image: "linuxkitprojects/kernel-memorizer:4.10_dbg"
|
image: "linuxkitprojects/kernel-memorizer:4.10_dbg"
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
|||||||
@@ -2,23 +2,23 @@ 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:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
- samoht/fdd
|
- samoht/fdd
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
files:
|
files:
|
||||||
- path: etc/init.d/020-fdd-init
|
- path: etc/init.d/020-fdd-init
|
||||||
mode: "0700"
|
mode: "0700"
|
||||||
|
|||||||
@@ -2,12 +2,12 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcp-client
|
- name: dhcp-client
|
||||||
image: miragesdk/dhcp-client:22aa9d527820534295a8cd59901c0c5197af6585
|
image: miragesdk/dhcp-client:22aa9d527820534295a8cd59901c0c5197af6585
|
||||||
net: host
|
net: host
|
||||||
@@ -28,9 +28,9 @@ onboot:
|
|||||||
- /lib:/lib # for ifconfig
|
- /lib:/lib # for ifconfig
|
||||||
services:
|
services:
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
files:
|
files:
|
||||||
|
|||||||
@@ -2,18 +2,18 @@ kernel:
|
|||||||
image: okernel:latest
|
image: okernel:latest
|
||||||
cmdline: "console=tty0 page_poison=1"
|
cmdline: "console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
services:
|
services:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
|||||||
@@ -2,23 +2,23 @@ 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:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -2,13 +2,13 @@ kernel:
|
|||||||
image: linuxkit/kernel:4.9.39
|
image: linuxkit/kernel:4.9.39
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: mkimage
|
- name: mkimage
|
||||||
image: linuxkit/mkimage:43a37c8c98dfb4cdf9639223fa1baacf305eb5e7
|
image: linuxkit/mkimage:ef9d1414c7c451a600d01ea12d1b5de36202fb13
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
trust:
|
trust:
|
||||||
org:
|
org:
|
||||||
- linuxkit
|
- linuxkit
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
|||||||
@@ -3,13 +3,13 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
|
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
# Add some random unsorted caps
|
# Add some random unsorted caps
|
||||||
capabilities:
|
capabilities:
|
||||||
@@ -18,7 +18,7 @@ onboot:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: testservice
|
- name: testservice
|
||||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f
|
||||||
# Some environments
|
# Some environments
|
||||||
env:
|
env:
|
||||||
- BENV=true
|
- BENV=true
|
||||||
|
|||||||
@@ -2,11 +2,11 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.4.30
|
image: linuxkit/kernel:5.4.30
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07
|
image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056
|
||||||
binds.add:
|
binds.add:
|
||||||
- /check.sh:/check.sh
|
- /check.sh:/check.sh
|
||||||
- /var/tmp:/var/tmp
|
- /var/tmp:/var/tmp
|
||||||
@@ -16,7 +16,7 @@ onboot:
|
|||||||
# - /:/hostroot
|
# - /:/hostroot
|
||||||
command: ["sh", "-c", "/check.sh"]
|
command: ["sh", "-c", "/check.sh"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
files:
|
files:
|
||||||
- path: check.sh
|
- path: check.sh
|
||||||
|
|||||||
@@ -3,9 +3,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
|
|
||||||
onboot:
|
onboot:
|
||||||
- name: package1
|
- name: package1
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,10 +2,10 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||||
services:
|
services:
|
||||||
- name: acpid
|
- name: acpid
|
||||||
image: linuxkit/acpid:548f8f1c8bda31cdbefb65bdb0747f97c17639d2
|
image: linuxkit/acpid:c9d5ab81d3312602f3b17b266be9c60127e8f5ec
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
|
|||||||
@@ -2,11 +2,11 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.4.172
|
image: linuxkit/kernel:5.4.172
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
|
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -2,11 +2,11 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
|
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -2,11 +2,11 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.15.27
|
image: linuxkit/kernel:5.15.27
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
|
image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.4.172
|
image: linuxkit/kernel:5.4.172
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
@@ -13,5 +13,5 @@ onboot:
|
|||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.10.104
|
image: linuxkit/kernel:5.10.104
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
@@ -13,5 +13,5 @@ onboot:
|
|||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ kernel:
|
|||||||
image: linuxkit/kernel:5.15.27
|
image: linuxkit/kernel:5.15.27
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||||
onboot:
|
onboot:
|
||||||
- name: check
|
- name: check
|
||||||
image: kmod-test
|
image: kmod-test
|
||||||
@@ -13,5 +13,5 @@ onboot:
|
|||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
@@ -6,5 +6,5 @@ onboot:
|
|||||||
- type: cgroup
|
- type: cgroup
|
||||||
options: ["rw"]
|
options: ["rw"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user