mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 08:02:55 +00:00
Also update the base tools/alpine to latest. Signed-off-by: Ian Campbell <ijc@docker.com>
7 lines
89 B
Makefile
7 lines
89 B
Makefile
IMAGE=test-docker-bench
|
|
DEPS=bench_runner.sh
|
|
NETWORK=1
|
|
|
|
include ../../../pkg/package.mk
|
|
|