mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 00:18:53 +00:00
Update YAMLs to latest pkg versions
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ kernel:
|
||||
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"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
||||
|
@@ -2,28 +2,28 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.53
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/ca-certificates:v0.4
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:v0.4
|
||||
image: linuxkit/sysfs:6d1b016e1a7834ccc72bd4570fadd22933665ec8
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:v0.4
|
||||
image: linuxkit/format:c5e3200c3eeaed2652314869c08197098fd1f843
|
||||
- name: mount
|
||||
image: linuxkit/mount:v0.4
|
||||
image: linuxkit/mount:6b25743397b520924de11f96e3eeb613aa04a507
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.4
|
||||
image: linuxkit/rngd:68dbb9f121634e7fcf538ab1c54f3eb2e2430e85
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:v0.4
|
||||
image: linuxkit/openntpd:2f13536030a04f93cfaa02f816fe24f536c9943c
|
||||
- name: docker
|
||||
image: docker:17.07.0-ce-dind
|
||||
capabilities:
|
||||
|
@@ -2,28 +2,28 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.53
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/ca-certificates:v0.4
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:v0.4
|
||||
image: linuxkit/sysfs:6d1b016e1a7834ccc72bd4570fadd22933665ec8
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:v0.4
|
||||
image: linuxkit/format:c5e3200c3eeaed2652314869c08197098fd1f843
|
||||
- name: mount
|
||||
image: linuxkit/mount:v0.4
|
||||
image: linuxkit/mount:6b25743397b520924de11f96e3eeb613aa04a507
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.4
|
||||
image: linuxkit/rngd:68dbb9f121634e7fcf538ab1c54f3eb2e2430e85
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:v0.4
|
||||
image: linuxkit/openntpd:2f13536030a04f93cfaa02f816fe24f536c9943c
|
||||
- name: docker
|
||||
image: docker:17.07.0-ce-dind
|
||||
capabilities:
|
||||
|
@@ -2,20 +2,20 @@ kernel:
|
||||
image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/ca-certificates:v0.4
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
|
||||
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.4
|
||||
image: linuxkit/rngd:68dbb9f121634e7fcf538ab1c54f3eb2e2430e85
|
||||
- name: nginx
|
||||
image: nginx:1.13.8-alpine
|
||||
capabilities:
|
||||
|
@@ -2,7 +2,7 @@ kernel:
|
||||
image: mobylinux/kernel-landlock:4.9.x
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
||||
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
||||
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||
|
@@ -2,16 +2,16 @@ kernel:
|
||||
image: "linuxkitprojects/kernel-memorizer:4.10_dbg-17e2eee03ab59f8df8a9c10ace003a84aec2f540"
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
image: linuxkit/getty:3763a7fc3fddedc185bbd6f7f583f729e57fbeda
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
@@ -2,23 +2,23 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.34
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/ca-certificates:v0.4
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
|
||||
- samoht/fdd
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
image: linuxkit/getty:3763a7fc3fddedc185bbd6f7f583f729e57fbeda
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.4
|
||||
image: linuxkit/rngd:68dbb9f121634e7fcf538ab1c54f3eb2e2430e85
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
files:
|
||||
- path: etc/init.d/020-fdd-init
|
||||
mode: "0700"
|
||||
|
@@ -2,12 +2,12 @@ kernel:
|
||||
image: linuxkit/kernel:4.14.53
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
- name: dhcp-client
|
||||
image: miragesdk/dhcp-client:22aa9d527820534295a8cd59901c0c5197af6585
|
||||
net: host
|
||||
@@ -28,9 +28,9 @@ onboot:
|
||||
- /lib:/lib # for ifconfig
|
||||
services:
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:2c7e6e36bd0ffa2b3d950cf9128da89ba3375dbb
|
||||
image: linuxkit/sshd:ae16b868747913bad83ad1b5823669eff1563013
|
||||
- name: getty
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
image: linuxkit/getty:3763a7fc3fddedc185bbd6f7f583f729e57fbeda
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
@@ -2,18 +2,18 @@ kernel:
|
||||
image: okernel:latest
|
||||
cmdline: "console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/ca-certificates:v0.4
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
services:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
- name: getty
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
image: linuxkit/getty:3763a7fc3fddedc185bbd6f7f583f729e57fbeda
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
@@ -2,23 +2,23 @@ kernel:
|
||||
image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5
|
||||
cmdline: "console=ttyS0 console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854
|
||||
- linuxkit/runc:v0.4
|
||||
- linuxkit/containerd:27a4c84cc8fab2d5ea04342546ecd20453ec99b3
|
||||
- linuxkit/ca-certificates:v0.4
|
||||
- linuxkit/init:720920b4a1b4dd90c99e8f91d543381798c4c3cb
|
||||
- linuxkit/runc:01b4f0706d999f9065ef44492689e43d0bcd83c5
|
||||
- linuxkit/containerd:92c92a485b881b7b589ccc4a6279224931c8cadf
|
||||
- linuxkit/ca-certificates:ce2692e89d2be341b0d3caa0b0aa01b37d5d0694
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.4
|
||||
image: linuxkit/sysctl:6f96e509c7383b31dfdd2c3e9fa01c6ab3e4c586
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:1fe0db6b1eb7bcb1e4823e61e08afe6d48af7d16
|
||||
image: linuxkit/dhcpcd:0aa201ad1a4c134f0ed6ab2cec23602d5ee73d7f
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||
image: linuxkit/getty:3763a7fc3fddedc185bbd6f7f583f729e57fbeda
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.4
|
||||
image: linuxkit/rngd:68dbb9f121634e7fcf538ab1c54f3eb2e2430e85
|
||||
- name: nginx
|
||||
image: nginx:1.13.8-alpine
|
||||
capabilities:
|
||||
|
Reference in New Issue
Block a user