mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 06:12:42 +00:00
Also update the base tools/alpine to latest. Signed-off-by: Ian Campbell <ijc@docker.com>
6 lines
77 B
Makefile
6 lines
77 B
Makefile
IMAGE=test-containerd
|
|
DEPS=run.sh
|
|
NETWORK=1
|
|
|
|
include ../../../pkg/package.mk
|