mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 15:08:33 +00:00
noop to force pkg rebuild
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -2,19 +2,19 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.30
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
binds.add:
|
||||
# this will keep all of the existing ones as well
|
||||
- /var/tmp:/var/tmp
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -22,7 +22,7 @@ onboot:
|
||||
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -34,7 +34,7 @@ onboot:
|
||||
- /var:/var
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -28,7 +28,7 @@ onboot:
|
||||
- /var:/var
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -4,16 +4,16 @@ kernel:
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/vpnkit-expose-port:c61565ee34e58823aaf7c05fd6359a8fd889137f # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
# support metadata for optional config in /run/config
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291
|
||||
- name: binfmt
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
image: linuxkit/acpid:548f8f1c8bda31cdbefb65bdb0747f97c17639d2
|
||||
# Enable getty for easier debugging
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
# Run ntpd to keep time synchronised in the VM
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291
|
||||
- name: format
|
||||
@@ -18,7 +18,7 @@ onboot:
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,19 +2,19 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
# to make insecure with passwordless root login, uncomment following lines
|
||||
#env:
|
||||
# - INSECURE=true
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -18,7 +18,7 @@ onshutdown:
|
||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
runtime:
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
@@ -12,7 +12,7 @@ onboot:
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: influxdb
|
||||
|
@@ -3,21 +3,21 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
- linuxkit/memlogd:9fe3a579b45200edeb3dce7ce3e95a40878c374b
|
||||
- linuxkit/memlogd:1a00c05fea660cf66b9f532c98f718ef63698cb5
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
# A service which generates log messages for testing
|
||||
|
@@ -2,15 +2,15 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
|
@@ -2,12 +2,12 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -16,7 +16,7 @@ onboot:
|
||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -3,9 +3,9 @@ kernel:
|
||||
cmdline: console=ttyS1
|
||||
ucode: intel-ucode.cpio
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
- linuxkit/firmware:a17106a98940006529c714a3783eb03238c335a7
|
||||
onboot:
|
||||
@@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
command: ["/sbin/rngd", "-1"]
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: sshd
|
||||
|
@@ -10,5 +10,5 @@ kernel:
|
||||
ucode: ""
|
||||
onboot:
|
||||
- name: modprobe
|
||||
image: linuxkit/modprobe:767664e0e8b4a4ae34dac4ee7907a98d18fffe28
|
||||
image: linuxkit/modprobe:ff76e806a0da0ea35f16951541cf3d24094b52c9
|
||||
command: ["modprobe", "nicvf"]
|
||||
|
@@ -3,9 +3,9 @@ kernel:
|
||||
cmdline: console=ttyS1
|
||||
ucode: intel-ucode.cpio
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
- linuxkit/firmware:a17106a98940006529c714a3783eb03238c335a7
|
||||
onboot:
|
||||
@@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
command: ["/sbin/rngd", "-1"]
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: sshd
|
||||
|
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:5.11.4-rt
|
||||
cmdline: "console=tty0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: rngd1
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
command: ["/sbin/rngd", "-1"]
|
||||
@@ -19,7 +19,7 @@ onboot:
|
||||
image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -17,7 +17,7 @@ onboot:
|
||||
command: ["/usr/bin/metadata", "vultr"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -4,16 +4,16 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
||||
|
@@ -2,19 +2,19 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: rngd1
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
command: ["/sbin/rngd", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
onboot:
|
||||
- name: ip
|
||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
||||
@@ -13,7 +13,7 @@ onboot:
|
||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -24,7 +24,7 @@ onboot:
|
||||
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
|
@@ -2,19 +2,19 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: tss
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
|
@@ -2,13 +2,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:0aa4b1141fb890d260bb1f8f43c399f2c5419b04
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
@@ -40,7 +40,7 @@ onboot:
|
||||
net: /run/netns/wg1
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
env:
|
||||
- INSECURE=true
|
||||
net: /run/netns/wg1
|
||||
|
Reference in New Issue
Block a user