mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-29 21:42:39 +00:00
Bump test/pkg/ns/template.yml
Doing before mass update otherwise users of linuxkit/test-ns will be switched to -dirty. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
cf590bb455
commit
694a7876ef
@ -3,8 +3,8 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.38
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:7804129bd06218b72c298139a25698a748d253c6
|
||||
- linuxkit/runc:a1b564248a0d0b118c11e61db9f84ecf41dd2d2a
|
||||
- linuxkit/init:98e95fb67e8afcf02c09ba927e4b357fec42977a
|
||||
- linuxkit/runc:991ef358ad8fc1111d64f4d8071f2009cc561f6a
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:<hash>
|
||||
@ -14,7 +14,7 @@ onboot:
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:1e9876c682c74d0602b7647c628bb0875fb13998
|
||||
image: linuxkit/poweroff:ffd3f539a6f4e67d4cd4ff36503636de35edd7b2
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
trust:
|
||||
org:
|
||||
|
Loading…
Reference in New Issue
Block a user