mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-21 23:34:53 +00:00
Update use of test packages to latest
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -7,12 +7,12 @@ init:
|
||||
- linuxkit/runc:5f9941eed05f58293f928c9f2f0b6a3f9f6f55c1
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:<hash>
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
|
||||
# command: ["/bin/sh", "/runc-net.sh", "-l", "5", "-i", "2", "-c", "5", "-p", "unix", "-ip", "6"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
Reference in New Issue
Block a user