Convert all of test/pkg/* to linuxkit pkg build

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-10-09 15:35:09 +01:00
parent 624e7c82f1
commit 588d095e19
15 changed files with 26 additions and 46 deletions

View File

@@ -1,7 +0,0 @@
IMAGE=test-docker-bench
DEPS=bench_runner.sh
NETWORK=1
ARCHES=x86_64
include ../../../pkg/package.mk

View File

@@ -0,0 +1,4 @@
image: test-docker-bench
network: true
arches:
- amd64