mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Update test-kernel-config hash
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
parent
b51c406e4f
commit
70b37c7047
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
- linuxkit/runc:e4b01b68b225d694a60f8b335258bd2144971239
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
@ -12,7 +12,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:8b23f047ffa4d657a2c7dd465e69cc13721c4165
|
image: linuxkit/dhcpcd:8b23f047ffa4d657a2c7dd465e69cc13721c4165
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:f658811da20f069f71a863ba9469b4a2ae8910e1
|
image: linuxkit/test-kernel-config:a3eb5aa39ed8e426cc2b33606820edc59301ae4d
|
||||||
- name: poweroff
|
- name: poweroff
|
||||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||||
|
Loading…
Reference in New Issue
Block a user