mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 21:53:06 +00:00
The following packages did not work on aarch64: - linuxkit/test-docker-bench - linuxkit/test-ltp - linuxkit/test-ns - linuxkit/test-virtsock Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
8 lines
103 B
Makefile
8 lines
103 B
Makefile
IMAGE=test-docker-bench
|
|
DEPS=bench_runner.sh
|
|
NETWORK=1
|
|
ARCHES=x86_64
|
|
|
|
include ../../../pkg/package.mk
|
|
|