mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-16 20:30:46 +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
|
|
|