mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 07:00:10 +00:00
Update use of packages to the latest
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
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:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c
|
||||
|
@@ -2,32 +2,32 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.30
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/ca-certificates:v0.7
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
- linuxkit/ca-certificates:abfc6701b9ca17e34ac9439ce5946a247e720ff5
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.7
|
||||
image: linuxkit/sysctl:541f60fe3676611328e89e8bac251fc636b1a6aa
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:v0.7
|
||||
image: linuxkit/sysfs:697f996868d6625a78bbbefb199d7b6b6ae3533a
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
image: linuxkit/dhcpcd:2f8a9b670aa6e96a09db56ec45c9f07ef2a811ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:65b9e0a76d0b9fb8ac5c5f3bc8d3131109290f56
|
||||
image: linuxkit/format:80bd847a90842d3f19460a560d7d95d6fe13bd71
|
||||
- name: mount
|
||||
image: linuxkit/mount:v0.7
|
||||
image: linuxkit/mount:8363f4f1744e1df2557ec260a4cc94227178fd69
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.7
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81
|
||||
image: linuxkit/rngd:7fab61cca793113280397dcee8159f35dc37adcb
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:v0.7
|
||||
image: linuxkit/openntpd:9b33f59f6d66c0f5027754a75e52f972e11882c1
|
||||
- name: docker
|
||||
image: docker:19.03.8-dind
|
||||
capabilities:
|
||||
|
@@ -2,32 +2,32 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.30
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/ca-certificates:v0.7
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
- linuxkit/ca-certificates:abfc6701b9ca17e34ac9439ce5946a247e720ff5
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.7
|
||||
image: linuxkit/sysctl:541f60fe3676611328e89e8bac251fc636b1a6aa
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:v0.7
|
||||
image: linuxkit/sysfs:697f996868d6625a78bbbefb199d7b6b6ae3533a
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
image: linuxkit/dhcpcd:2f8a9b670aa6e96a09db56ec45c9f07ef2a811ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:65b9e0a76d0b9fb8ac5c5f3bc8d3131109290f56
|
||||
image: linuxkit/format:80bd847a90842d3f19460a560d7d95d6fe13bd71
|
||||
- name: mount
|
||||
image: linuxkit/mount:v0.7
|
||||
image: linuxkit/mount:8363f4f1744e1df2557ec260a4cc94227178fd69
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.7
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81
|
||||
image: linuxkit/rngd:7fab61cca793113280397dcee8159f35dc37adcb
|
||||
- name: ntpd
|
||||
image: linuxkit/openntpd:v0.7
|
||||
image: linuxkit/openntpd:9b33f59f6d66c0f5027754a75e52f972e11882c1
|
||||
- name: docker
|
||||
image: docker:19.03.8-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:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/ca-certificates:v0.7
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
- linuxkit/ca-certificates:abfc6701b9ca17e34ac9439ce5946a247e720ff5
|
||||
- linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.7
|
||||
image: linuxkit/sysctl:541f60fe3676611328e89e8bac251fc636b1a6aa
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
image: linuxkit/dhcpcd:2f8a9b670aa6e96a09db56ec45c9f07ef2a811ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81
|
||||
image: linuxkit/rngd:7fab61cca793113280397dcee8159f35dc37adcb
|
||||
- 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:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9
|
||||
- mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b
|
||||
- mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935
|
||||
|
@@ -2,16 +2,16 @@ kernel:
|
||||
image: "linuxkitprojects/kernel-memorizer:4.10_dbg"
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
image: linuxkit/dhcpcd:2f8a9b670aa6e96a09db56ec45c9f07ef2a811ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.7
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
@@ -2,23 +2,23 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.34
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/ca-certificates:v0.7
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
- linuxkit/ca-certificates:abfc6701b9ca17e34ac9439ce5946a247e720ff5
|
||||
- samoht/fdd
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.7
|
||||
image: linuxkit/sysctl:541f60fe3676611328e89e8bac251fc636b1a6aa
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.7
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81
|
||||
image: linuxkit/rngd:7fab61cca793113280397dcee8159f35dc37adcb
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
image: linuxkit/dhcpcd:2f8a9b670aa6e96a09db56ec45c9f07ef2a811ee
|
||||
files:
|
||||
- path: etc/init.d/020-fdd-init
|
||||
mode: "0700"
|
||||
|
@@ -2,12 +2,12 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.30
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.7
|
||||
image: linuxkit/sysctl:541f60fe3676611328e89e8bac251fc636b1a6aa
|
||||
- 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:v0.7
|
||||
image: linuxkit/sshd:d5860b5fd032ca3e755e0e3ab39c918c344d8c91
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.7
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
@@ -2,18 +2,18 @@ kernel:
|
||||
image: okernel:latest
|
||||
cmdline: "console=tty0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/ca-certificates:v0.7
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
- linuxkit/ca-certificates:abfc6701b9ca17e34ac9439ce5946a247e720ff5
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.7
|
||||
image: linuxkit/sysctl:541f60fe3676611328e89e8bac251fc636b1a6aa
|
||||
services:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
image: linuxkit/dhcpcd:2f8a9b670aa6e96a09db56ec45c9f07ef2a811ee
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.7
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
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:a0246dd478a24abbee0a4cede99662ffc4931691
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
- linuxkit/containerd:09553963ed9da626c25cf8acdf6d62ec37645412
|
||||
- linuxkit/ca-certificates:v0.7
|
||||
- linuxkit/init:f670045ecb6ec31ea37dd10114366e9a1e915013
|
||||
- linuxkit/runc:1eef77f5963e44e491abfe392206769037d47ae2
|
||||
- linuxkit/containerd:8ee7a0d636fff9df7e13076f5492d06274e5f644
|
||||
- linuxkit/ca-certificates:abfc6701b9ca17e34ac9439ce5946a247e720ff5
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.7
|
||||
image: linuxkit/sysctl:541f60fe3676611328e89e8bac251fc636b1a6aa
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
image: linuxkit/dhcpcd:2f8a9b670aa6e96a09db56ec45c9f07ef2a811ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.7
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81
|
||||
image: linuxkit/rngd:7fab61cca793113280397dcee8159f35dc37adcb
|
||||
- name: nginx
|
||||
image: nginx:1.13.8-alpine
|
||||
capabilities:
|
||||
|
Reference in New Issue
Block a user