mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-09 02:41:49 +00:00
Update YAML files with new multi-arch packages
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -2,23 +2,23 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:c3871ac5838e052ddb33248ceb95f86e4569aec4
|
||||
image: linuxkit/metadata:cec86f3e1c260c9eafefa80c262fceb40c182ddf
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
binds:
|
||||
- /var/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
@@ -2,20 +2,20 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
@@ -2,31 +2,31 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:006a65b30cfdd9d751d7ab042fde7eca2c3bc9dc
|
||||
image: linuxkit/sysfs:3ae01a25583ee37a5ff8b09a0e569cb4bd8cf2e9
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382
|
||||
- name: mount
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
image: linuxkit/mount:4fe245efb01384e42622c36302e13e386bbaeb08
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:2874b66c9fa51fa5b4d11c8b50441eb94ee22a5a
|
||||
image: linuxkit/openntpd:0d7befc79842849d0b88d6c3b64200e340d7cf67
|
||||
- name: docker
|
||||
image: docker:17.06.0-ce-dind
|
||||
capabilities:
|
||||
|
@@ -2,27 +2,27 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:c3871ac5838e052ddb33248ceb95f86e4569aec4
|
||||
image: linuxkit/metadata:cec86f3e1c260c9eafefa80c262fceb40c182ddf
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
binds:
|
||||
- /var/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
@@ -2,24 +2,24 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
# to make insecure with passwordless root login, uncomment following lines
|
||||
#env:
|
||||
# - INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
files:
|
||||
- path: etc/getty.shadow
|
||||
# sample sets password for root to "abcdefgh" (without quotes)
|
||||
|
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
@@ -2,18 +2,18 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
- name: node_exporter
|
||||
image: linuxkit/node_exporter:a058fe1c6a4440a9689022a9fd7cffdcfd56d52c
|
||||
trust:
|
||||
|
@@ -2,20 +2,20 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=ttyS1"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
@@ -4,16 +4,16 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: redis
|
||||
|
@@ -2,27 +2,27 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: rngd1
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
command: ["/sbin/rngd", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
files:
|
||||
- path: root/.ssh/authorized_keys
|
||||
source: ~/.ssh/id_rsa.pub
|
||||
|
@@ -2,33 +2,33 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382
|
||||
- name: mount
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
image: linuxkit/mount:4fe245efb01384e42622c36302e13e386bbaeb08
|
||||
command: ["/usr/bin/mountie", "/var/external"]
|
||||
- name: swap
|
||||
image: linuxkit/swap:b6d447b55da3c28bdd8a3f4e30fb42c1fa0157bb
|
||||
image: linuxkit/swap:3881b1e0fadb7765d2fa85d03563c887ab9335a6
|
||||
# to use unencrypted swap, use:
|
||||
# command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"]
|
||||
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: nginx
|
||||
image: nginx:alpine
|
||||
capabilities:
|
||||
|
@@ -3,24 +3,24 @@ kernel:
|
||||
cmdline: "console=tty0 console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:d049e7b2074da5cd699a27defb47eb101142455d
|
||||
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
|
||||
- linuxkit/containerd:e33e0534d6fca88e1eb86897a1ea410b4a5d722e
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: tss
|
||||
image: linuxkit/tss:51d73be868e12af76965f5682ed59309c19972b6
|
||||
image: linuxkit/tss:7f7d8d3d76d764e3130dd92f52c4944908c8bd80
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
files:
|
||||
- path: etc/getty.shadow
|
||||
# sample sets password for root to "abcdefgh" (without quotes)
|
||||
|
@@ -2,22 +2,22 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=tty0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
- name: nginx
|
||||
image: nginx:alpine
|
||||
capabilities:
|
||||
|
@@ -2,12 +2,12 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: mount-vpnkit
|
||||
image: alpine:3.6
|
||||
@@ -19,15 +19,15 @@ onboot:
|
||||
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
||||
services:
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
- name: vpnkit-forwarder
|
||||
image: linuxkit/vpnkit-forwarder:9c1545e7b093d1210118de7661d7346393ec195b
|
||||
image: linuxkit/vpnkit-forwarder:42d80758e3b6a9f58cdfd25e53c775eebe951669
|
||||
binds:
|
||||
- /var/vpnkit:/port
|
||||
net: host
|
||||
command: ["/vpnkit-forwarder"]
|
||||
- name: vpnkit-expose-port
|
||||
image: linuxkit/vpnkit-forwarder:9c1545e7b093d1210118de7661d7346393ec195b
|
||||
image: linuxkit/vpnkit-forwarder:42d80758e3b6a9f58cdfd25e53c775eebe951669
|
||||
net: none
|
||||
binds:
|
||||
- /var/vpnkit:/port
|
||||
|
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: vsudd
|
||||
image: linuxkit/vsudd:adad4b6ab7529b6b95339eb0752b0c81a218d185
|
||||
image: linuxkit/vsudd:d40f65855dfc4fe4740ba5fb5d3282cbc2131715
|
||||
binds:
|
||||
- /run/containerd/containerd.sock:/run/containerd/containerd.sock
|
||||
command: ["/vsudd",
|
||||
|
@@ -2,27 +2,27 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.40
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e3e376881faced5a890b6ceb3e8e899cbfd04ecd
|
||||
- linuxkit/runc:842318b6ab524783554428c89a27d95af7bd2844
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
- linuxkit/ca-certificates:67acf038c44bb191ebb704ec7bb39a1524052cdf
|
||||
- linuxkit/init:906e174b3f2e07f97d6fd693a2e8518e98dafa58
|
||||
- linuxkit/runc:90e45f13e1d0a0983f36ef854621e3eac91cf541
|
||||
- linuxkit/containerd:7c986fb7df33bea73b5c8097b46989e46f49d875
|
||||
- linuxkit/ca-certificates:e44b0a66df5a102c0e220f0066b0d904710dcb10
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
image: linuxkit/sysctl:184c914d23a017062d7b53d7fc1dfaf47764bef6
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
image: linuxkit/dhcpcd:f3f5413abb78fae9020e35bd4788fa93df4530b7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:c3871ac5838e052ddb33248ceb95f86e4569aec4
|
||||
image: linuxkit/metadata:cec86f3e1c260c9eafefa80c262fceb40c182ddf
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:58620cff1b0bf8b5d144d087602115e996f18a02
|
||||
image: linuxkit/getty:2c841cdc34396e3fa8f25b62d112808f63f16df6
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:704e8d8b046e89d8fa86400cb106d8c58950b873
|
||||
image: linuxkit/rngd:b2f4bdcb55aa88a25c86733e294628614504f383
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:5dc5c3c4470c85f6c89f0e26b9d477ae4ff85a3c
|
||||
image: linuxkit/sshd:505a985d7bd7a90f15eca9cb4dc6ec92789d51a0
|
||||
binds:
|
||||
- /var/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||
- name: nginx
|
||||
|
Reference in New Issue
Block a user