mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 16:16:47 +00:00 
			
		
		
		
	update rngd/extend/init usage in yml
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
		| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -19,7 +19,7 @@ services: | |||||||
|       # 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:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
| 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,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -26,7 +26,7 @@ services: | |||||||
|     env: |     env: | ||||||
|       - INSECURE=true |       - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|     image: linuxkit/openntpd:c90c6dd90f5dfb0ca71a73aac2dad69c8d956af3 |     image: linuxkit/openntpd:c90c6dd90f5dfb0ca71a73aac2dad69c8d956af3 | ||||||
|  |  | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0" |   cmdline: "console=tty0 console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -38,7 +38,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
| 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,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0" |   cmdline: "console=tty0 console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -32,7 +32,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
| 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 | ||||||
|   | |||||||
| @@ -4,7 +4,7 @@ kernel: | |||||||
|   cmdline: "console=ttyS0 page_poison=1" |   cmdline: "console=ttyS0 page_poison=1" | ||||||
| init: | init: | ||||||
|   - linuxkit/vpnkit-expose-port:77e45e4681c78d59f1d8a48818260948d55f9d05 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host |   - linuxkit/vpnkit-expose-port:77e45e4681c78d59f1d8a48818260948d55f9d05 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -78,7 +78,7 @@ services: | |||||||
|     image: linuxkit/trim-after-delete:6ba98bfb111a808b7a1ca890aca9fc2b3709fca2 |     image: linuxkit/trim-after-delete:6ba98bfb111a808b7a1ca890aca9fc2b3709fca2 | ||||||
|   # 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:12d443511194774a9fdaf5457e5f2703fd5e882c |     image: linuxkit/host-timesync-daemon:0d351aee24b5cf853927647e4f5e6998014959db | ||||||
|   # 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,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -22,7 +22,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -19,7 +19,7 @@ services: | |||||||
|     #env: |     #env: | ||||||
|     # - INSECURE=true |     # - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
| 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,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -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:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: nginx |   - name: nginx | ||||||
|     image: nginx:1.13.8-alpine |     image: nginx:1.13.8-alpine | ||||||
|     capabilities: |     capabilities: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0" |   cmdline: "console=tty0 console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| services: | services: | ||||||
| @@ -11,7 +11,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|   - name: node_exporter |   - name: node_exporter | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -17,7 +17,7 @@ onboot: | |||||||
|     command: ["/usr/bin/metadata", "openstack"] |     command: ["/usr/bin/metadata", "openstack"] | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: sshd |   - name: sshd | ||||||
|     image: linuxkit/sshd:75f399fbfb6455dfccd4cb30543d0b4b494d28c8 |     image: linuxkit/sshd:75f399fbfb6455dfccd4cb30543d0b4b494d28c8 | ||||||
|     binds.add: |     binds.add: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -16,7 +16,7 @@ onboot: | |||||||
|     image: linuxkit/metadata:b082f1bf97a9034d1e4c0e36a5d2923f4e58f540 |     image: linuxkit/metadata:b082f1bf97a9034d1e4c0e36a5d2923f4e58f540 | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd2 |   - name: dhcpcd2 | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"] | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -11,7 +11,7 @@ onboot: | |||||||
|     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db |     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|   - name: sshd |   - name: sshd | ||||||
|   | |||||||
| @@ -3,14 +3,14 @@ kernel: | |||||||
|   cmdline: console=ttyS1 |   cmdline: console=ttyS1 | ||||||
|   ucode: intel-ucode.cpio |   ucode: intel-ucode.cpio | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
|   - linuxkit/firmware:8def159583422181ddee3704f7024ecb9c02d348 |   - linuxkit/firmware:8def159583422181ddee3704f7024ecb9c02d348 | ||||||
| onboot: | onboot: | ||||||
|   - name: rngd1 |   - name: rngd1 | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|     command: ["/sbin/rngd", "-1"] |     command: ["/sbin/rngd", "-1"] | ||||||
|   - name: sysctl |   - name: sysctl | ||||||
|     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db |     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db | ||||||
| @@ -22,7 +22,7 @@ onboot: | |||||||
|     command: ["/usr/bin/metadata", "equinixmetal"] |     command: ["/usr/bin/metadata", "equinixmetal"] | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: getty |   - name: getty | ||||||
|     image: linuxkit/getty:5d86a2ce2d890c14ab66b13638dcadf74f29218b |     image: linuxkit/getty:5d86a2ce2d890c14ab66b13638dcadf74f29218b | ||||||
|     env: |     env: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -20,7 +20,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: sshd |   - name: sshd | ||||||
|     image: linuxkit/sshd:75f399fbfb6455dfccd4cb30543d0b4b494d28c8 |     image: linuxkit/sshd:75f399fbfb6455dfccd4cb30543d0b4b494d28c8 | ||||||
|     binds.add: |     binds.add: | ||||||
|   | |||||||
| @@ -3,14 +3,14 @@ kernel: | |||||||
|   cmdline: console=ttyS1 |   cmdline: console=ttyS1 | ||||||
|   ucode: intel-ucode.cpio |   ucode: intel-ucode.cpio | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
|   - linuxkit/firmware:8def159583422181ddee3704f7024ecb9c02d348 |   - linuxkit/firmware:8def159583422181ddee3704f7024ecb9c02d348 | ||||||
| onboot: | onboot: | ||||||
|   - name: rngd1 |   - name: rngd1 | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|     command: ["/sbin/rngd", "-1"] |     command: ["/sbin/rngd", "-1"] | ||||||
|   - name: sysctl |   - name: sysctl | ||||||
|     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db |     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db | ||||||
| @@ -22,7 +22,7 @@ onboot: | |||||||
|     command: ["/usr/bin/metadata", "hetzner"] |     command: ["/usr/bin/metadata", "hetzner"] | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: getty |   - name: getty | ||||||
|     image: linuxkit/getty:5d86a2ce2d890c14ab66b13638dcadf74f29218b |     image: linuxkit/getty:5d86a2ce2d890c14ab66b13638dcadf74f29218b | ||||||
|     env: |     env: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13-rt |   image: linuxkit/kernel:6.6.13-rt | ||||||
|   cmdline: "console=tty0" |   cmdline: "console=tty0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -15,7 +15,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|   - name: open-vm-tools |   - name: open-vm-tools | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   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:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -10,7 +10,7 @@ onboot: | |||||||
|   - name: sysctl |   - name: sysctl | ||||||
|     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db |     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db | ||||||
|   - name: rngd1 |   - name: rngd1 | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|     command: ["/sbin/rngd", "-1"] |     command: ["/sbin/rngd", "-1"] | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
| @@ -23,4 +23,4 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0" |   cmdline: "console=tty0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -15,7 +15,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|   - name: nginx |   - name: nginx | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -21,7 +21,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: sshd |   - name: sshd | ||||||
|     image: linuxkit/sshd:75f399fbfb6455dfccd4cb30543d0b4b494d28c8 |     image: linuxkit/sshd:75f399fbfb6455dfccd4cb30543d0b4b494d28c8 | ||||||
|     binds.add: |     binds.add: | ||||||
|   | |||||||
| @@ -4,7 +4,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -10,7 +10,7 @@ onboot: | |||||||
|   - name: sysctl |   - name: sysctl | ||||||
|     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db |     image: linuxkit/sysctl:5a374e4bf3e5a7deeacff6571d0f30f7ea8f56db | ||||||
|   - name: rngd1 |   - name: rngd1 | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|     command: ["/sbin/rngd", "-1"] |     command: ["/sbin/rngd", "-1"] | ||||||
| services: | services: | ||||||
|   - name: getty |   - name: getty | ||||||
| @@ -18,7 +18,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|   - name: sshd |   - name: sshd | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -28,4 +28,4 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0" |   cmdline: "console=tty0 console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -20,7 +20,7 @@ services: | |||||||
|   - name: tss |   - name: tss | ||||||
|     image: linuxkit/tss:856286012a613598d6ef6869b196f9a72245b7d2 |     image: linuxkit/tss:856286012a613598d6ef6869b196f9a72245b7d2 | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
| 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,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -45,7 +45,7 @@ services: | |||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|     net: /run/netns/wg1 |     net: /run/netns/wg1 | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: nginx |   - name: nginx | ||||||
|     image: nginx:1.13.8-alpine |     image: nginx:1.13.8-alpine | ||||||
|     net: /run/netns/wg0 |     net: /run/netns/wg0 | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -22,7 +22,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - 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:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
| onboot: | onboot: | ||||||
|   - name: sysctl |   - name: sysctl | ||||||
|     image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c |     image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 page_poison=1" |   cmdline: "console=ttyS0 page_poison=1" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -25,7 +25,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|     image: linuxkit/openntpd:c90c6dd90f5dfb0ca71a73aac2dad69c8d956af3 |     image: linuxkit/openntpd:c90c6dd90f5dfb0ca71a73aac2dad69c8d956af3 | ||||||
|   - name: docker |   - name: docker | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 page_poison=1" |   cmdline: "console=ttyS0 page_poison=1" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -25,7 +25,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|     image: linuxkit/openntpd:c90c6dd90f5dfb0ca71a73aac2dad69c8d956af3 |     image: linuxkit/openntpd:c90c6dd90f5dfb0ca71a73aac2dad69c8d956af3 | ||||||
|   - name: docker |   - name: docker | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ 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:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -15,7 +15,7 @@ onboot: | |||||||
|     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:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - 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:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9 |   - mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9 | ||||||
|   - mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b |   - mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b | ||||||
|   - mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935 |   - mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935 | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ 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:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 page_poison=1" |   cmdline: "console=ttyS0 page_poison=1" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -16,7 +16,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
| files: | files: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 page_poison=1" |   cmdline: "console=ttyS0 page_poison=1" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: okernel:latest |   image: okernel:latest | ||||||
|   cmdline: "console=tty0 page_poison=1" |   cmdline: "console=tty0 page_poison=1" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ 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:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -18,7 +18,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: nginx |   - name: nginx | ||||||
|     image: nginx:1.13.8-alpine |     image: nginx:1.13.8-alpine | ||||||
|     capabilities: |     capabilities: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: mkimage |   - name: mkimage | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|  |  | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|  |  | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: mount |   - name: mount | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|  |  | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
| @@ -21,7 +21,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - 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:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" |   cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| onboot: | onboot: | ||||||
| @@ -21,7 +21,7 @@ services: | |||||||
|     env: |     env: | ||||||
|      - INSECURE=true |      - INSECURE=true | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - 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:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
| services: | services: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: poweroff |   - name: poweroff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:5.4.172-9005a97e2b2cba68b4374092167b079a2874f66b |   image: linuxkit/kernel:5.4.172-9005a97e2b2cba68b4374092167b079a2874f66b | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check-kernel-config |   - name: check-kernel-config | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:5.10.104-9005a97e2b2cba68b4374092167b079a2874f66b |   image: linuxkit/kernel:5.10.104-9005a97e2b2cba68b4374092167b079a2874f66b | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check-kernel-config |   - name: check-kernel-config | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:5.15.27-9005a97e2b2cba68b4374092167b079a2874f66b |   image: linuxkit/kernel:5.15.27-9005a97e2b2cba68b4374092167b079a2874f66b | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check-kernel-config |   - name: check-kernel-config | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13-44a5293614ca7c7674013e928cb11dcdbba73ba8 |   image: linuxkit/kernel:6.6.13-44a5293614ca7c7674013e928cb11dcdbba73ba8 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check-kernel-config |   - name: check-kernel-config | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:5.4.172-9005a97e2b2cba68b4374092167b079a2874f66b |   image: linuxkit/kernel:5.4.172-9005a97e2b2cba68b4374092167b079a2874f66b | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check |   - name: check | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:5.10.104-9005a97e2b2cba68b4374092167b079a2874f66b |   image: linuxkit/kernel:5.10.104-9005a97e2b2cba68b4374092167b079a2874f66b | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check |   - name: check | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:5.15.27-9005a97e2b2cba68b4374092167b079a2874f66b |   image: linuxkit/kernel:5.15.27-9005a97e2b2cba68b4374092167b079a2874f66b | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check |   - name: check | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13-44a5293614ca7c7674013e928cb11dcdbba73ba8 |   image: linuxkit/kernel:6.6.13-44a5293614ca7c7674013e928cb11dcdbba73ba8 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: check |   - name: check | ||||||
|   | |||||||
| @@ -2,5 +2,5 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0" |   cmdline: "console=ttyS0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| @@ -18,7 +18,7 @@ onboot: | |||||||
|     command: ["/usr/bin/mountie", "/var/lib/docker"] |     command: ["/usr/bin/mountie", "/var/lib/docker"] | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:cdb919e4aee49fed0bf6075f0a104037cba83c39 |     image: linuxkit/rngd:83a6481f04da73e710c1d416355920b8ff4dc1dd | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee |     image: linuxkit/dhcpcd:e9e3580f2de00e73e7b316a007186d22fea056ee | ||||||
|   - name: docker |   - name: docker | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 page_poison=1" |   cmdline: "console=ttyS0 page_poison=1" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: test |   - name: test | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: dummy |   - name: dummy | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/kernel-bcc:5.4.113 |   - linuxkit/kernel-bcc:5.4.113 | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/bpftrace:d9ddf9095bce44197aadb0119fe963cb9ebc4444 |   - linuxkit/bpftrace:d9ddf9095bce44197aadb0119fe963cb9ebc4444 | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
| onboot: | onboot: | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0" |   cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: test |   - name: test | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
|   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad |   - linuxkit/containerd:e7a92d9f3282039eac5fb1b07cac2b8664cbf0ad | ||||||
|   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff |   - linuxkit/ca-certificates:5aaa343474e5ac3ac01f8b917e82efb1063d80ff | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: dm-crypt |   - name: dm-crypt | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: dm-crypt |   - name: dm-crypt | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: dm-crypt |   - name: dm-crypt | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,11 +2,11 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: extend |   - name: extend | ||||||
|     image: linuxkit/extend:3b9a7fe1f5fe7d3b54caacd2659cc4c5806b18c4 |     image: linuxkit/extend:8cb741188e49279765c528196c4cca4b2de7c736 | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e |     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e | ||||||
|     command: ["/usr/bin/mountie", "/var/lib/docker"] |     command: ["/usr/bin/mountie", "/var/lib/docker"] | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: modprobe |   - name: modprobe | ||||||
|   | |||||||
| @@ -2,14 +2,14 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: modprobe |   - name: modprobe | ||||||
|     image: linuxkit/modprobe:ab5ac4d5e7e7a5f2d103764850f7846b69230676 |     image: linuxkit/modprobe:ab5ac4d5e7e7a5f2d103764850f7846b69230676 | ||||||
|     command: ["modprobe", "btrfs"] |     command: ["modprobe", "btrfs"] | ||||||
|   - name: extend |   - name: extend | ||||||
|     image: linuxkit/extend:3b9a7fe1f5fe7d3b54caacd2659cc4c5806b18c4 |     image: linuxkit/extend:8cb741188e49279765c528196c4cca4b2de7c736 | ||||||
|     command: ["/usr/bin/extend", "-type", "btrfs"] |     command: ["/usr/bin/extend", "-type", "btrfs"] | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e |     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,11 +2,11 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: extend |   - name: extend | ||||||
|     image: linuxkit/extend:3b9a7fe1f5fe7d3b54caacd2659cc4c5806b18c4 |     image: linuxkit/extend:8cb741188e49279765c528196c4cca4b2de7c736 | ||||||
|     command: ["/usr/bin/extend", "-type", "xfs"] |     command: ["/usr/bin/extend", "-type", "xfs"] | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e |     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,11 +2,11 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: extend |   - name: extend | ||||||
|     image: linuxkit/extend:3b9a7fe1f5fe7d3b54caacd2659cc4c5806b18c4 |     image: linuxkit/extend:8cb741188e49279765c528196c4cca4b2de7c736 | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e |     image: linuxkit/mount:19ff89c251a4156bda8ed11c95faad2f40eb770e | ||||||
|     command: ["/usr/bin/mountie", "/var/lib/docker"] |     command: ["/usr/bin/mountie", "/var/lib/docker"] | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: modprobe |   - name: modprobe | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ kernel: | |||||||
|   image: linuxkit/kernel:6.6.13 |   image: linuxkit/kernel:6.6.13 | ||||||
|   cmdline: "console=ttyS0 console=ttyAMA0" |   cmdline: "console=ttyS0 console=ttyAMA0" | ||||||
| init: | init: | ||||||
|   - linuxkit/init:8a7b6cdb89197dc94eb6db69ef9dc90b750db598 |   - linuxkit/init:6f7576cf6de37003339dcbde8a336f1eca9aedbb | ||||||
|   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f |   - linuxkit/runc:6062483d748609d505f2bcde4e52ee64a3329f5f | ||||||
| onboot: | onboot: | ||||||
|   - name: format |   - name: format | ||||||
|   | |||||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user