mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
Merge pull request #4094 from deitch/alpine-llvm-update
Update llvm in alpine and downstream
This commit is contained in:
commit
9398785bec
@ -30,7 +30,7 @@ spec:
|
|||||||
operator: Exists
|
operator: Exists
|
||||||
effect: NoSchedule
|
effect: NoSchedule
|
||||||
containers:
|
containers:
|
||||||
- image: linuxkit/open-vm-tools:f3fa2fa157e65744feeda793089df8d069c8b962
|
- image: linuxkit/open-vm-tools:801cc643c2f8827072fe8438e0b2e340352895ee
|
||||||
name: open-vm-tools
|
name: open-vm-tools
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
@ -2,24 +2,24 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
binds.add:
|
binds.add:
|
||||||
# this will keep all of the existing ones as well
|
# this will keep all of the existing ones as well
|
||||||
- /var/tmp:/var/tmp
|
- /var/tmp:/var/tmp
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
files:
|
files:
|
||||||
- path: etc/getty.shadow
|
- path: etc/getty.shadow
|
||||||
# sample sets password for root to "abcdefgh" (without quotes)
|
# sample sets password for root to "abcdefgh" (without quotes)
|
||||||
|
@ -2,33 +2,33 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:010d0865b5786128962d2980efa8d4c6e4e8b8d6
|
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:da26954c2f98a274091e5ed0bbdd2079a77a47c1
|
image: linuxkit/openntpd:59a2eab34d729e379d93deddf12bfb24a9fe3bbb
|
||||||
|
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
@ -46,7 +46,7 @@ services:
|
|||||||
- /etc/docker/daemon.json:/etc/docker/daemon.json
|
- /etc/docker/daemon.json:/etc/docker/daemon.json
|
||||||
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
|
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
|
||||||
- name: cadvisor
|
- name: cadvisor
|
||||||
image: linuxkit/cadvisor:365d0034d3e8256cd5790db4e9fb243bdbcfce86
|
image: linuxkit/cadvisor:4b2fdff7c65d898f1de0415935f6df0da372153b
|
||||||
files:
|
files:
|
||||||
- path: var/lib/docker
|
- path: var/lib/docker
|
||||||
directory: true
|
directory: true
|
||||||
|
@ -3,15 +3,15 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@ -19,11 +19,11 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.19.5-alpine
|
image: nginx:1.19.5-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,30 +2,30 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
command: ["/usr/bin/format", "/dev/sda"]
|
command: ["/usr/bin/format", "/dev/sda"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/dev/sda1", "/var/external"]
|
command: ["/usr/bin/mountie", "/dev/sda1", "/var/external"]
|
||||||
- name: loop
|
- name: loop
|
||||||
image: linuxkit/losetup:34d3bfb410ddbc5a24c5f212c87174e40d1b2658
|
image: linuxkit/losetup:69609a05033ea80073f21087cb00c448f98d7f0a
|
||||||
command: ["/usr/bin/loopy", "--create", "/var/external/storage_file"]
|
command: ["/usr/bin/loopy", "--create", "/var/external/storage_file"]
|
||||||
- name: dm-crypt
|
- name: dm-crypt
|
||||||
image: linuxkit/dm-crypt:19fa6affe9da03afc91694e36d72a4924c65a0e0
|
image: linuxkit/dm-crypt:ad2a05dcffa28ef809a61aa27ba230c82f02f603
|
||||||
command: ["/usr/bin/crypto", "crypt_loop_dev", "/dev/loop0"]
|
command: ["/usr/bin/crypto", "crypt_loop_dev", "/dev/loop0"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/dev/mapper/crypt_loop_dev", "/var/secure_storage"]
|
command: ["/usr/bin/mountie", "/dev/mapper/crypt_loop_dev", "/var/secure_storage"]
|
||||||
- name: bbox
|
- name: bbox
|
||||||
image: busybox
|
image: busybox
|
||||||
@ -34,11 +34,11 @@ onboot:
|
|||||||
- /var:/var
|
- /var:/var
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
files:
|
files:
|
||||||
- path: etc/dm-crypt/key
|
- path: etc/dm-crypt/key
|
||||||
# the below key is just to keep the example self-contained
|
# the below key is just to keep the example self-contained
|
||||||
|
@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=tty0 console=ttyS0"
|
cmdline: "console=tty0 console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
command: ["/usr/bin/format", "/dev/sda"]
|
command: ["/usr/bin/format", "/dev/sda"]
|
||||||
- name: dm-crypt
|
- name: dm-crypt
|
||||||
image: linuxkit/dm-crypt:19fa6affe9da03afc91694e36d72a4924c65a0e0
|
image: linuxkit/dm-crypt:ad2a05dcffa28ef809a61aa27ba230c82f02f603
|
||||||
command: ["/usr/bin/crypto", "crypt_dev", "/dev/sda1"]
|
command: ["/usr/bin/crypto", "crypt_dev", "/dev/sda1"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/dev/mapper/crypt_dev", "/var/secure_storage"]
|
command: ["/usr/bin/mountie", "/dev/mapper/crypt_dev", "/var/secure_storage"]
|
||||||
- name: bbox
|
- name: bbox
|
||||||
image: busybox
|
image: busybox
|
||||||
@ -28,11 +28,11 @@ onboot:
|
|||||||
- /var:/var
|
- /var:/var
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
files:
|
files:
|
||||||
- path: etc/dm-crypt/key
|
- path: etc/dm-crypt/key
|
||||||
# the below key is just to keep the example self-contained
|
# the below key is just to keep the example self-contained
|
||||||
|
@ -3,30 +3,30 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/vpnkit-expose-port:b7d75bf04d53024e6245ff6631744b66560a135a # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
- linuxkit/vpnkit-expose-port:0a41328b6d100e998f08239fdae2fece81d3725c # install vpnkit-expose-port and vpnkit-iptables-wrapper on host
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
# support metadata for optional config in /run/config
|
# support metadata for optional config in /run/config
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:010d0865b5786128962d2980efa8d4c6e4e8b8d6
|
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:7dbce407e0b6814622bceae127421c5529fc7a3a
|
image: linuxkit/binfmt:564e110729c8d8ecc365979a7d149e2851942883
|
||||||
# Format and mount the disk image in /var/lib/docker
|
# Format and mount the disk image in /var/lib/docker
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/var/lib"]
|
command: ["/usr/bin/mountie", "/var/lib"]
|
||||||
# make a swap file on the mounted disk
|
# make a swap file on the mounted disk
|
||||||
- name: swap
|
- name: swap
|
||||||
image: linuxkit/swap:8a1fd15d56b6ddf67d6d8ce25361178e1f36128b
|
image: linuxkit/swap:3b92229926a906986c490a624edd5f478e5e0ed7
|
||||||
command: ["/swap.sh", "--path", "/var/lib/swap", "--size", "1024M"]
|
command: ["/swap.sh", "--path", "/var/lib/swap", "--size", "1024M"]
|
||||||
# mount-vpnkit mounts the 9p share used by vpnkit to coordinate port forwarding
|
# mount-vpnkit mounts the 9p share used by vpnkit to coordinate port forwarding
|
||||||
- name: mount-vpnkit
|
- name: mount-vpnkit
|
||||||
@ -44,41 +44,41 @@ onboot:
|
|||||||
- /var:/host_var
|
- /var:/host_var
|
||||||
command: ["sh", "-c", "mv -v /host_var/log /host_var/lib && ln -vs /var/lib/log /host_var/log"]
|
command: ["sh", "-c", "mv -v /host_var/log /host_var/lib && ln -vs /var/lib/log /host_var/log"]
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
# Enable acpi to shutdown on power events
|
# Enable acpi to shutdown on power events
|
||||||
- name: acpid
|
- name: acpid
|
||||||
image: linuxkit/acpid:6379700e2f3341250432e37a4cac36e35c7caac8
|
image: linuxkit/acpid:caa7b2b227868bbd84962bd92662ed16c4bdf4e9
|
||||||
# Enable getty for easier debugging
|
# Enable getty for easier debugging
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Run ntpd to keep time synchronised in the VM
|
# Run ntpd to keep time synchronised in the VM
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:da26954c2f98a274091e5ed0bbdd2079a77a47c1
|
image: linuxkit/openntpd:59a2eab34d729e379d93deddf12bfb24a9fe3bbb
|
||||||
# VSOCK to unix domain socket forwarding. Forwards guest /var/run/docker.sock
|
# VSOCK to unix domain socket forwarding. Forwards guest /var/run/docker.sock
|
||||||
# to a socket on the host.
|
# to a socket on the host.
|
||||||
- name: vsudd
|
- name: vsudd
|
||||||
image: linuxkit/vsudd:4d3c64766a5db737b952e83a8acf72ff0004333e
|
image: linuxkit/vsudd:be056b9bf455ca664a0835054de1ef95f4159992
|
||||||
binds:
|
binds:
|
||||||
- /var/run:/var/run
|
- /var/run:/var/run
|
||||||
command: ["/vsudd", "-inport", "2376:unix:/var/run/docker.sock"]
|
command: ["/vsudd", "-inport", "2376:unix:/var/run/docker.sock"]
|
||||||
# vpnkit-forwarder forwards network traffic to/from the host via VSOCK port 62373.
|
# vpnkit-forwarder forwards network traffic to/from the host via VSOCK port 62373.
|
||||||
# It needs access to the vpnkit 9P coordination share
|
# It needs access to the vpnkit 9P coordination share
|
||||||
- name: vpnkit-forwarder
|
- name: vpnkit-forwarder
|
||||||
image: linuxkit/vpnkit-forwarder:930e9d3756e4b701595bf72c80e56d70abff70a1
|
image: linuxkit/vpnkit-forwarder:974c8fc04837a05afe6f97c79c205a949e8ebb7c
|
||||||
binds:
|
binds:
|
||||||
- /var/vpnkit:/port
|
- /var/vpnkit:/port
|
||||||
net: host
|
net: host
|
||||||
command: ["/vpnkit-forwarder", "-vsockPort", "62373"]
|
command: ["/vpnkit-forwarder", "-vsockPort", "62373"]
|
||||||
# Monitor for image deletes and invoke a TRIM on the container filesystem
|
# Monitor for image deletes and invoke a TRIM on the container filesystem
|
||||||
- name: trim-after-delete
|
- name: trim-after-delete
|
||||||
image: linuxkit/trim-after-delete:14fbf307d2e6b287411987fcddde578b14e92b81
|
image: linuxkit/trim-after-delete:97dbe2e552de0aa77c3cea6293f7c378f611c3cd
|
||||||
# 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:f7047f8aa7c1d733d9b9acf0e5ad5bea66f3d005
|
image: linuxkit/host-timesync-daemon:ec5a54a9ea824a4c021862fa9b0aea8c18d461d6
|
||||||
# Run dockerd with the vpnkit userland proxy from the vpnkit-forwarder container.
|
# Run dockerd with the vpnkit userland proxy from the vpnkit-forwarder container.
|
||||||
# Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit
|
# Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit
|
||||||
# for vpnkit coordination and /run/config/docker for the configuration file.
|
# for vpnkit coordination and /run/config/docker for the configuration file.
|
||||||
|
@ -2,31 +2,31 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:010d0865b5786128962d2980efa8d4c6e4e8b8d6
|
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:da26954c2f98a274091e5ed0bbdd2079a77a47c1
|
image: linuxkit/openntpd:59a2eab34d729e379d93deddf12bfb24a9fe3bbb
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
# to make insecure with passwordless root login, uncomment following lines
|
# to make insecure with passwordless root login, uncomment following lines
|
||||||
#env:
|
#env:
|
||||||
# - INSECURE=true
|
# - INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
files:
|
files:
|
||||||
- path: etc/getty.shadow
|
- path: etc/getty.shadow
|
||||||
# sample sets password for root to "abcdefgh" (without quotes)
|
# sample sets password for root to "abcdefgh" (without quotes)
|
||||||
|
@ -2,15 +2,15 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@ -18,7 +18,7 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
runtime:
|
runtime:
|
||||||
@ -30,7 +30,7 @@ services:
|
|||||||
destination: writeable-host-etc
|
destination: writeable-host-etc
|
||||||
options: ["rw", "lowerdir=/etc", "upperdir=/run/hostetc/upper", "workdir=/run/hostetc/work"]
|
options: ["rw", "lowerdir=/etc", "upperdir=/run/hostetc/upper", "workdir=/run/hostetc/work"]
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,17 +2,17 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: influxdb
|
- name: influxdb
|
||||||
|
@ -3,21 +3,21 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
- linuxkit/memlogd:b4adfc82dcb986c0a7d44589de17846c398783fd
|
- linuxkit/memlogd:b15eb4d07ee3a50708a310ba62eb9330b61182e2
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
# Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# A service which generates log messages for testing
|
# A service which generates log messages for testing
|
||||||
@ -25,6 +25,6 @@ services:
|
|||||||
image: alpine:3.13
|
image: alpine:3.13
|
||||||
command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); sleep 1; done" ]
|
command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); sleep 1; done" ]
|
||||||
- name: write-and-rotate-logs
|
- name: write-and-rotate-logs
|
||||||
image: linuxkit/logwrite:f936b4e3d5a32dba5520c384741f922230640777
|
image: linuxkit/logwrite:678308bdb6421f32ff79b61ac2d95e9c8e41e080
|
||||||
- name: kmsg
|
- name: kmsg
|
||||||
image: linuxkit/kmsg:01c6c16292986971d913aad77a90dfee4f5a06f2
|
image: linuxkit/kmsg:2cee55de43a863c9f1a28fe5a00e4730564e1826
|
||||||
|
@ -2,15 +2,15 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
|
@ -2,17 +2,17 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
- name: node_exporter
|
- name: node_exporter
|
||||||
image: linuxkit/node_exporter:e8a4d08e3619b892f75109b8e8eeabbd041cc525
|
image: linuxkit/node_exporter:6305047000c495694c7a220d56e1fc4fea2a230d
|
||||||
|
@ -2,24 +2,24 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
command: ["/usr/bin/metadata", "openstack"]
|
command: ["/usr/bin/metadata", "openstack"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -2,26 +2,26 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd2
|
- name: dhcpcd2
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"]
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -2,20 +2,20 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
@ -10,5 +10,5 @@ kernel:
|
|||||||
ucode: ""
|
ucode: ""
|
||||||
onboot:
|
onboot:
|
||||||
- name: modprobe
|
- name: modprobe
|
||||||
image: linuxkit/modprobe:e3de97ac10970edee33faa78d9780117174bd1ac
|
image: linuxkit/modprobe:fad39ef443853ef02520052cdbf6acbeb4ec7799
|
||||||
command: ["modprobe", "nicvf"]
|
command: ["modprobe", "nicvf"]
|
||||||
|
@ -3,32 +3,32 @@ kernel:
|
|||||||
cmdline: console=ttyS1
|
cmdline: console=ttyS1
|
||||||
ucode: intel-ucode.cpio
|
ucode: intel-ucode.cpio
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
- linuxkit/firmware:16fbcef1fc03e9271313f5b844c0ae9dc4eb5b26
|
- linuxkit/firmware:544907aff6aad9daf6dce8813f3dd4fd0a1d1c49
|
||||||
onboot:
|
onboot:
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
command: ["/usr/bin/metadata", "equinixmetal"]
|
command: ["/usr/bin/metadata", "equinixmetal"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
@ -2,27 +2,27 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -3,32 +3,32 @@ kernel:
|
|||||||
cmdline: console=ttyS1
|
cmdline: console=ttyS1
|
||||||
ucode: intel-ucode.cpio
|
ucode: intel-ucode.cpio
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
- linuxkit/firmware:16fbcef1fc03e9271313f5b844c0ae9dc4eb5b26
|
- linuxkit/firmware:544907aff6aad9daf6dce8813f3dd4fd0a1d1c49
|
||||||
onboot:
|
onboot:
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
command: ["/usr/bin/metadata", "hetzner"]
|
command: ["/usr/bin/metadata", "hetzner"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
@ -2,24 +2,24 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
- name: open-vm-tools
|
- name: open-vm-tools
|
||||||
image: linuxkit/open-vm-tools:f3fa2fa157e65744feeda793089df8d069c8b962
|
image: linuxkit/open-vm-tools:801cc643c2f8827072fe8438e0b2e340352895ee
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,25 +2,25 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
|
@ -2,22 +2,22 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=tty0"
|
cmdline: "console=tty0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,28 +2,28 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:f35b5aafc7d19bb6a44a900840727902dad78e44
|
image: linuxkit/metadata:83cda7b43112b201613084ea8b7fab585b6e5549
|
||||||
command: ["/usr/bin/metadata", "vultr"]
|
command: ["/usr/bin/metadata", "vultr"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -4,16 +4,16 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
||||||
|
@ -2,27 +2,27 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
files:
|
files:
|
||||||
|
@ -2,18 +2,18 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: ip
|
- name: ip
|
||||||
image: linuxkit/ip:af77c3f93143ff352a07ad5233d25a665012bcce
|
image: linuxkit/ip:647706ee1ccf1dcb75f9d44e98f5a49ed1101bbc
|
||||||
binds:
|
binds:
|
||||||
- /etc/ip:/etc/ip
|
- /etc/ip:/etc/ip
|
||||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
files:
|
files:
|
||||||
|
@ -2,30 +2,30 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/var/external"]
|
command: ["/usr/bin/mountie", "/var/external"]
|
||||||
- name: swap
|
- name: swap
|
||||||
image: linuxkit/swap:8a1fd15d56b6ddf67d6d8ce25361178e1f36128b
|
image: linuxkit/swap:3b92229926a906986c490a624edd5f478e5e0ed7
|
||||||
# to use unencrypted swap, use:
|
# to use unencrypted swap, use:
|
||||||
# command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"]
|
# command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"]
|
||||||
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
|
@ -2,25 +2,25 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: tss
|
- name: tss
|
||||||
image: linuxkit/tss:b366bf2dbc0ee4f382d2d10fc43ce5e928b12433
|
image: linuxkit/tss:d35e741fc58a575c0590cfc03e69121b0f58c91f
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
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)
|
||||||
|
@ -3,15 +3,15 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@ -19,11 +19,11 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.19.5-alpine
|
image: nginx:1.19.5-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,12 +2,12 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: mount-vpnkit
|
- name: mount-vpnkit
|
||||||
image: alpine:3.13
|
image: alpine:3.13
|
||||||
@ -19,11 +19,11 @@ onboot:
|
|||||||
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"]
|
||||||
services:
|
services:
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
binds.add:
|
binds.add:
|
||||||
- /root/.ssh:/root/.ssh
|
- /root/.ssh:/root/.ssh
|
||||||
- name: vpnkit-forwarder
|
- name: vpnkit-forwarder
|
||||||
image: linuxkit/vpnkit-forwarder:930e9d3756e4b701595bf72c80e56d70abff70a1
|
image: linuxkit/vpnkit-forwarder:974c8fc04837a05afe6f97c79c205a949e8ebb7c
|
||||||
binds:
|
binds:
|
||||||
- /var/vpnkit:/port
|
- /var/vpnkit:/port
|
||||||
net: host
|
net: host
|
||||||
|
@ -2,16 +2,16 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: vsudd
|
- name: vsudd
|
||||||
image: linuxkit/vsudd:4d3c64766a5db737b952e83a8acf72ff0004333e
|
image: linuxkit/vsudd:be056b9bf455ca664a0835054de1ef95f4159992
|
||||||
binds:
|
binds:
|
||||||
- /run/containerd/containerd.sock:/run/containerd/containerd.sock
|
- /run/containerd/containerd.sock:/run/containerd/containerd.sock
|
||||||
command: ["/vsudd",
|
command: ["/vsudd",
|
||||||
|
@ -2,18 +2,18 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: wg0
|
- name: wg0
|
||||||
image: linuxkit/ip:af77c3f93143ff352a07ad5233d25a665012bcce
|
image: linuxkit/ip:647706ee1ccf1dcb75f9d44e98f5a49ed1101bbc
|
||||||
net: new
|
net: new
|
||||||
binds:
|
binds:
|
||||||
- /etc/wireguard:/etc/wireguard
|
- /etc/wireguard:/etc/wireguard
|
||||||
@ -26,7 +26,7 @@ onboot:
|
|||||||
bindNS:
|
bindNS:
|
||||||
net: /run/netns/wg0
|
net: /run/netns/wg0
|
||||||
- name: wg1
|
- name: wg1
|
||||||
image: linuxkit/ip:af77c3f93143ff352a07ad5233d25a665012bcce
|
image: linuxkit/ip:647706ee1ccf1dcb75f9d44e98f5a49ed1101bbc
|
||||||
net: new
|
net: new
|
||||||
binds:
|
binds:
|
||||||
- /etc/wireguard:/etc/wireguard
|
- /etc/wireguard:/etc/wireguard
|
||||||
@ -40,12 +40,12 @@ onboot:
|
|||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
net: /run/netns/wg1
|
net: /run/netns/wg1
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
net: /run/netns/wg0
|
net: /run/netns/wg0
|
||||||
|
16
linuxkit.yml
16
linuxkit.yml
@ -2,15 +2,15 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@ -18,11 +18,11 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.19.5-alpine
|
image: nginx:1.19.5-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
@ -6,7 +6,7 @@ RUN apk add --no-cache --initdb -p /out \
|
|||||||
busybox
|
busybox
|
||||||
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror2
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror2
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
acpid
|
acpid
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --initdb -p /out alpine-baselayout apk-tools audit busybox tini
|
RUN apk add --initdb -p /out alpine-baselayout apk-tools audit busybox tini
|
||||||
|
@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y qemu-user-static && \
|
|||||||
mv /usr/bin/qemu-loongarch64-static /usr/bin/qemu-loongarch64 && \
|
mv /usr/bin/qemu-loongarch64-static /usr/bin/qemu-loongarch64 && \
|
||||||
rm /usr/bin/qemu-*-static
|
rm /usr/bin/qemu-*-static
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
RUN apk add --update \
|
RUN apk add --update \
|
||||||
bison \
|
bison \
|
||||||
build-base \
|
build-base \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 as alpine
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 as alpine
|
||||||
|
|
||||||
RUN apk add ca-certificates
|
RUN apk add ca-certificates
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 as build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 as build
|
||||||
|
|
||||||
RUN apk add --no-cache bash go git musl-dev linux-headers make patch
|
RUN apk add --no-cache bash go git musl-dev linux-headers make patch
|
||||||
# Hack to work around an issue with go on arm64 requiring gcc
|
# Hack to work around an issue with go on arm64 requiring gcc
|
||||||
@ -21,7 +21,7 @@ RUN mkdir -p /go/src/${GITBASE} \
|
|||||||
&& mv cadvisor /usr/bin/
|
&& mv cadvisor /usr/bin/
|
||||||
|
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# Dockerfile to build linuxkit/containerd for linuxkit
|
# Dockerfile to build linuxkit/containerd for linuxkit
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 as alpine
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 as alpine
|
||||||
|
|
||||||
RUN apk add tzdata binutils
|
RUN apk add tzdata binutils
|
||||||
RUN mkdir -p /etc/init.d && ln -s /usr/bin/service /etc/init.d/020-containerd
|
RUN mkdir -p /etc/init.d && ln -s /usr/bin/service /etc/init.d/020-containerd
|
||||||
|
|
||||||
FROM linuxkit/containerd-dev:cb4427eaacaa64a5de9bff9ade5d929de887e280 as containerd-dev
|
FROM linuxkit/containerd-dev:8fe97ddfe55ed40190cdc19e50497289d28a9270 as containerd-dev
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
alpine-baselayout \
|
alpine-baselayout \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
alpine-baselayout \
|
alpine-baselayout \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
RUN apk add --no-cache --initdb make
|
RUN apk add --no-cache --initdb make
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
@ -15,7 +15,7 @@ RUN apk add --no-cache --initdb -p /out \
|
|||||||
&& true
|
&& true
|
||||||
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
RUN apk add --no-cache git
|
RUN apk add --no-cache git
|
||||||
|
|
||||||
# Make sure you also update the FW_COMMIT in ../firmware/Dockerfile
|
# Make sure you also update the FW_COMMIT in ../firmware/Dockerfile
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Make modules from a recentish kernel available
|
# Make modules from a recentish kernel available
|
||||||
FROM linuxkit/kernel:6.6.13 AS kernel
|
FROM linuxkit/kernel:6.6.13 AS kernel
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
RUN apk add --no-cache git kmod
|
RUN apk add --no-cache git kmod
|
||||||
|
|
||||||
# Clone the firmware repository
|
# Clone the firmware repository
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
@ -15,7 +15,7 @@ RUN apk add --no-cache --initdb -p /out \
|
|||||||
&& true
|
&& true
|
||||||
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Dockerfile to build linuxkit/getty for linuxkit
|
# Dockerfile to build linuxkit/getty for linuxkit
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev git
|
RUN apk add --no-cache go musl-dev git
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Dockerfile to build linuxkit/init for linuxkit
|
# Dockerfile to build linuxkit/init for linuxkit
|
||||||
FROM linuxkit/containerd-dev:cb4427eaacaa64a5de9bff9ade5d929de887e280 AS containerd-dev
|
FROM linuxkit/containerd-dev:8fe97ddfe55ed40190cdc19e50497289d28a9270 AS containerd-dev
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
RUN apk add --no-cache --initdb alpine-baselayout make gcc musl-dev git linux-headers
|
RUN apk add --no-cache --initdb alpine-baselayout make gcc musl-dev git linux-headers
|
||||||
|
|
||||||
ADD usermode-helper.c ./
|
ADD usermode-helper.c ./
|
||||||
@ -27,7 +27,7 @@ RUN go-compile.sh /go/src/cmd/service
|
|||||||
# volumes link to start
|
# volumes link to start
|
||||||
RUN mkdir -p /etc/init.d && ln -s /usr/bin/service /etc/init.d/005-volumes
|
RUN mkdir -p /etc/init.d && ln -s /usr/bin/service /etc/init.d/005-volumes
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add curl
|
RUN apk add curl
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev linux-headers
|
RUN apk add --no-cache go musl-dev linux-headers
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
alpine-baselayout \
|
alpine-baselayout \
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Dockerfile to build linuxkit/memlogd for linuxkit
|
# Dockerfile to build linuxkit/memlogd for linuxkit
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev linux-headers
|
RUN apk add --no-cache go musl-dev linux-headers
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Dockerfile to build linuxkit/modprobe for linuxkit
|
# Dockerfile to build linuxkit/modprobe for linuxkit
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
@ -9,7 +9,7 @@ RUN apk add --no-cache --initdb -p /out \
|
|||||||
&& true
|
&& true
|
||||||
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
||||||
|
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 as build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 as build
|
||||||
|
|
||||||
RUN apk add --no-cache go git musl-dev make curl gcc
|
RUN apk add --no-cache go git musl-dev make curl gcc
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
alpine-baselayout \
|
alpine-baselayout \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
RUN apk add --no-cache --initdb -p /out alpine-baselayout busybox musl
|
||||||
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN mkdir -p /out/var/run
|
RUN mkdir -p /out/var/run
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go gcc musl-dev linux-headers
|
RUN apk add --no-cache go gcc musl-dev linux-headers
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Dockerfile to build linuxkit/runc for linuxkit
|
# Dockerfile to build linuxkit/runc for linuxkit
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 as alpine
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 as alpine
|
||||||
RUN \
|
RUN \
|
||||||
apk add \
|
apk add \
|
||||||
bash \
|
bash \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Dockerfile to build linuxkit/sysctl for linuxkit
|
# Dockerfile to build linuxkit/sysctl for linuxkit
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev
|
RUN apk add --no-cache go musl-dev
|
||||||
ARG GOPKGVERSION
|
ARG GOPKGVERSION
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# We need the `fstrim` binary:
|
# We need the `fstrim` binary:
|
||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||||
RUN apk add --no-cache --initdb -p /out \
|
RUN apk add --no-cache --initdb -p /out \
|
||||||
alpine-baselayout \
|
alpine-baselayout \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
|
|
||||||
ENV TROUSERS_COMMIT 94144b0a1dcef6e31845d6c319e9bd7357208eb9
|
ENV TROUSERS_COMMIT 94144b0a1dcef6e31845d6c319e9bd7357208eb9
|
||||||
ENV TPM_TOOLS_COMMIT bf43837575c5f7d31865562dce7778eae970052e
|
ENV TPM_TOOLS_COMMIT bf43837575c5f7d31865562dce7778eae970052e
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS build
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS build
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev git build-base
|
RUN apk add --no-cache go musl-dev git build-base
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off
|
ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev git build-base
|
RUN apk add --no-cache go musl-dev git build-base
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off
|
ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM linuxkit/alpine:8c02670fd2e5c28d03fd39db0bddc1379b3af6b2 AS mirror
|
FROM linuxkit/alpine:e9313150d2cf07ad92b0adb86799dedd9a0476e4 AS mirror
|
||||||
|
|
||||||
RUN apk add --no-cache go musl-dev git build-base
|
RUN apk add --no-cache go musl-dev git build-base
|
||||||
ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off
|
ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off
|
||||||
|
@ -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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
||||||
|
@ -2,32 +2,32 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:010d0865b5786128962d2980efa8d4c6e4e8b8d6
|
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:da26954c2f98a274091e5ed0bbdd2079a77a47c1
|
image: linuxkit/openntpd:59a2eab34d729e379d93deddf12bfb24a9fe3bbb
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,32 +2,32 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:010d0865b5786128962d2980efa8d4c6e4e8b8d6
|
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:3c858f0cf42a2b14441bfb5c266b78f14d2b75a4
|
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:da26954c2f98a274091e5ed0bbdd2079a77a47c1
|
image: linuxkit/openntpd:59a2eab34d729e379d93deddf12bfb24a9fe3bbb
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:20.10.6-dind
|
image: docker:20.10.6-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,20 +2,20 @@ kernel:
|
|||||||
image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148
|
image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148
|
||||||
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
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:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
||||||
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
||||||
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||||
|
@ -2,16 +2,16 @@ kernel:
|
|||||||
image: "linuxkitprojects/kernel-memorizer:4.10_dbg"
|
image: "linuxkitprojects/kernel-memorizer:4.10_dbg"
|
||||||
cmdline: "console=ttyS0 page_poison=1"
|
cmdline: "console=ttyS0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
@ -2,23 +2,23 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
- samoht/fdd
|
- samoht/fdd
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
files:
|
files:
|
||||||
- path: etc/init.d/020-fdd-init
|
- path: etc/init.d/020-fdd-init
|
||||||
mode: "0700"
|
mode: "0700"
|
||||||
|
@ -2,12 +2,12 @@ kernel:
|
|||||||
image: linuxkit/kernel: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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcp-client
|
- name: dhcp-client
|
||||||
image: miragesdk/dhcp-client:22aa9d527820534295a8cd59901c0c5197af6585
|
image: miragesdk/dhcp-client:22aa9d527820534295a8cd59901c0c5197af6585
|
||||||
net: host
|
net: host
|
||||||
@ -28,9 +28,9 @@ onboot:
|
|||||||
- /lib:/lib # for ifconfig
|
- /lib:/lib # for ifconfig
|
||||||
services:
|
services:
|
||||||
- name: sshd
|
- name: sshd
|
||||||
image: linuxkit/sshd:964253f208c6ca5dffdb62ce10f5819206027e24
|
image: linuxkit/sshd:db2374b91531e9fa1ebf63aeccb3963bee2aa771
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
files:
|
files:
|
||||||
|
@ -2,18 +2,18 @@ kernel:
|
|||||||
image: okernel:latest
|
image: okernel:latest
|
||||||
cmdline: "console=tty0 page_poison=1"
|
cmdline: "console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
services:
|
services:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
trust:
|
trust:
|
||||||
|
@ -2,23 +2,23 @@ kernel:
|
|||||||
image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5
|
image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5
|
||||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.13.8-alpine
|
image: nginx:1.13.8-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
iso: linuxkit/mkimage-iso:1051e5f694456b696fde6aeb26f1cbf25182f4e2
|
iso: linuxkit/mkimage-iso:fbc7d7dff99d2a66967d6e2b509941d35213fde3
|
||||||
iso-bios: linuxkit/mkimage-iso-bios:889198b65d933b4029ccf76ac5c89853c6bb189f
|
iso-bios: linuxkit/mkimage-iso-bios:ff832d8001c34a9ba9c9ba78185d62117516d19c
|
||||||
iso-efi: linuxkit/mkimage-iso-efi:d5d47fb370a7614513ea57906845554ba471db97
|
iso-efi: linuxkit/mkimage-iso-efi:4bff02040897e4177a2220038f4a5a08cd556afd
|
||||||
iso-efi-initrd: linuxkit/mkimage-iso-efi-initrd:96b0315fd85fbf3a8f095ba151246da96f30416b
|
iso-efi-initrd: linuxkit/mkimage-iso-efi-initrd:6d087ae7aa61fe6d840e314dcb2d6b7b2a5db1b8
|
||||||
raw-bios: linuxkit/mkimage-raw-bios:391590b9f691cd81fc5e4cbc4197eb62ff1f54d5
|
raw-bios: linuxkit/mkimage-raw-bios:c64318cfc28b39010b05c7cd48673f397c45c8df
|
||||||
raw-efi: linuxkit/mkimage-raw-efi:1281c7a26b9a61aba630ecb5618a04f7a1c7ac3b
|
raw-efi: linuxkit/mkimage-raw-efi:8bc9d4afbbd5b01488a8c699b3db721484a9eda1
|
||||||
squashfs: linuxkit/mkimage-squashfs:078fbec6bb8fd4769cfb48ad42896b1a6c6fff18
|
squashfs: linuxkit/mkimage-squashfs:d9de62071bed575377e35e944004bcb23c50afab
|
||||||
gcp: linuxkit/mkimage-gcp:035c2c2b4b958060c0b6bdd41d9cbc886a335098
|
gcp: linuxkit/mkimage-gcp:035c2c2b4b958060c0b6bdd41d9cbc886a335098
|
||||||
qcow2-efi: linuxkit/mkimage-qcow2-efi:1f4f348c0b894276c62493de4bc8bf20747cc2e9
|
qcow2-efi: linuxkit/mkimage-qcow2-efi:64e1921dc6074d55d0fa95c2beddef7d153d3eca
|
||||||
vhd: linuxkit/mkimage-vhd:91bcc7a6475f46a3d5d84cf6161f07c583dd9c21
|
vhd: linuxkit/mkimage-vhd:91bcc7a6475f46a3d5d84cf6161f07c583dd9c21
|
||||||
dynamic-vhd: linuxkit/mkimage-dynamic-vhd:b755f8ff82c8631d18decaebb09867e7b88c2533
|
dynamic-vhd: linuxkit/mkimage-dynamic-vhd:b755f8ff82c8631d18decaebb09867e7b88c2533
|
||||||
vmdk: linuxkit/mkimage-vmdk:20a370a55bd8d58c2ae9d634c297a955bb006efd
|
vmdk: linuxkit/mkimage-vmdk:20a370a55bd8d58c2ae9d634c297a955bb006efd
|
||||||
|
@ -2,13 +2,13 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
onboot:
|
onboot:
|
||||||
- name: mkimage
|
- name: mkimage
|
||||||
image: linuxkit/mkimage:fd3343e908e7677d59b0fa70e825c76669133d95
|
image: linuxkit/mkimage:d38b5dd286208245bea5601ce508eb6fc5bcb903
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||||
trust:
|
trust:
|
||||||
org:
|
org:
|
||||||
- linuxkit
|
- linuxkit
|
||||||
|
@ -2,9 +2,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -3,13 +3,13 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
|
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
# Add some random unsorted caps
|
# Add some random unsorted caps
|
||||||
capabilities:
|
capabilities:
|
||||||
@ -18,7 +18,7 @@ onboot:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: testservice
|
- name: testservice
|
||||||
image: linuxkit/ip:af77c3f93143ff352a07ad5233d25a665012bcce
|
image: linuxkit/ip:647706ee1ccf1dcb75f9d44e98f5a49ed1101bbc
|
||||||
# Some environments
|
# Some environments
|
||||||
env:
|
env:
|
||||||
- BENV=true
|
- BENV=true
|
||||||
|
@ -3,13 +3,13 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
|
|
||||||
onboot:
|
onboot:
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
# Add some random unsorted caps
|
# Add some random unsorted caps
|
||||||
capabilities:
|
capabilities:
|
||||||
@ -18,7 +18,7 @@ onboot:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: testservice
|
- name: testservice
|
||||||
image: linuxkit/ip:af77c3f93143ff352a07ad5233d25a665012bcce
|
image: linuxkit/ip:647706ee1ccf1dcb75f9d44e98f5a49ed1101bbc
|
||||||
# Some environments
|
# Some environments
|
||||||
env:
|
env:
|
||||||
- BENV=true
|
- BENV=true
|
||||||
|
@ -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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
onboot:
|
onboot:
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||||
binds.add:
|
binds.add:
|
||||||
- /check.sh:/check.sh
|
- /check.sh:/check.sh
|
||||||
- /var/tmp:/var/tmp
|
- /var/tmp:/var/tmp
|
||||||
@ -16,7 +16,7 @@ onboot:
|
|||||||
# - /:/hostroot
|
# - /:/hostroot
|
||||||
command: ["sh", "-c", "/check.sh"]
|
command: ["sh", "-c", "/check.sh"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
files:
|
files:
|
||||||
- path: check.sh
|
- path: check.sh
|
||||||
|
@ -3,9 +3,9 @@ kernel:
|
|||||||
image: linuxkit/kernel:6.6.13
|
image: linuxkit/kernel:6.6.13
|
||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
|
|
||||||
onboot:
|
onboot:
|
||||||
- name: package1
|
- name: package1
|
||||||
|
@ -2,14 +2,14 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@ -17,11 +17,11 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.19.5-alpine
|
image: nginx:1.19.5-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,15 +2,15 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
- linuxkit/ca-certificates:d4cc1b82c73d272e94d0e71ea375fe56b0c0626a
|
- linuxkit/ca-certificates:422d213bd5fff6177be9219a1e0dfc39d9d75342
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1", "change"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1", "change"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@ -18,7 +18,7 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
@ -2,14 +2,14 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
- linuxkit/containerd:ce79d5d4ab9c46f4763735c6e4ab5c51c3feb5d8
|
- linuxkit/containerd:8072efcee7c1d77a6b41093ae610062552e354fb
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:c5f4b4895844b993dce4e8b35fd8263a6b557807
|
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
onshutdown:
|
onshutdown:
|
||||||
- name: shutdown
|
- name: shutdown
|
||||||
@ -17,11 +17,11 @@ onshutdown:
|
|||||||
command: ["/bin/echo", "so long and thanks for all the fish"]
|
command: ["/bin/echo", "so long and thanks for all the fish"]
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:bae9e3d4861173bacf78f14a4fe44997a430d13b
|
image: linuxkit/getty:70237b8ac2006b0177026520e7720fc574339298
|
||||||
env:
|
env:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:814d1a3a76e84eae01a94575c038fd22652f94e3
|
image: linuxkit/rngd:57e031c56e7911083e531963993e0accf7f2b33e
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.19.5-alpine
|
image: nginx:1.19.5-alpine
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -2,8 +2,8 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
onboot:
|
onboot:
|
||||||
- name: test1
|
- name: test1
|
||||||
image: alpine:3.20
|
image: alpine:3.20
|
||||||
@ -18,7 +18,7 @@ onboot:
|
|||||||
- vola:/vola
|
- vola:/vola
|
||||||
command: ["sh", "-c", "/check.sh"]
|
command: ["sh", "-c", "/check.sh"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
volumes:
|
volumes:
|
||||||
- name: vola
|
- name: vola
|
||||||
|
@ -2,8 +2,8 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
onboot:
|
onboot:
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine:3.20
|
image: alpine:3.20
|
||||||
@ -12,7 +12,7 @@ onboot:
|
|||||||
- vola:/vola:ro
|
- vola:/vola:ro
|
||||||
command: ["sh", "-c", "/check.sh"]
|
command: ["sh", "-c", "/check.sh"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
volumes:
|
volumes:
|
||||||
- name: vola
|
- name: vola
|
||||||
|
@ -2,8 +2,8 @@ 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:7135424f6836ee166d1199e88cfb95ee88efaf91
|
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
|
||||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||||
onboot:
|
onboot:
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine:3.20
|
image: alpine:3.20
|
||||||
@ -12,7 +12,7 @@ onboot:
|
|||||||
- vola:/vola
|
- vola:/vola
|
||||||
command: ["sh", "-c", "/check.sh"]
|
command: ["sh", "-c", "/check.sh"]
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
|
||||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||||
volumes:
|
volumes:
|
||||||
- name: vola
|
- name: vola
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user