mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-07 01:41:22 +00:00
Convert all of test/pkg/* to linuxkit pkg build
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
IMAGE=test-docker-bench
|
||||
DEPS=bench_runner.sh
|
||||
NETWORK=1
|
||||
ARCHES=x86_64
|
||||
|
||||
include ../../../pkg/package.mk
|
||||
|
4
test/pkg/docker-bench/build.yml
Normal file
4
test/pkg/docker-bench/build.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
image: test-docker-bench
|
||||
network: true
|
||||
arches:
|
||||
- amd64
|
Reference in New Issue
Block a user