mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-03 17:22:20 +00:00
Merge pull request #2298 from ijc/tools-and-test-iidfile
tools & test use package.mk and build --iidfile
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
||||
- /run:/var/run
|
||||
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
|
||||
- name: test-docker-bench
|
||||
image: linuxkit/test-docker-bench:4999d3484771e8466580c0dc2e479595e49faa85
|
||||
image: linuxkit/test-docker-bench:6bce26ce412fbde60f4a90ee20f78ddd09f3578b
|
||||
ipc: host
|
||||
pid: host
|
||||
net: host
|
||||
|
||||
@@ -12,7 +12,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
|
||||
image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
||||
Reference in New Issue
Block a user