Convert most of tools/* to linuxkit pkg build

tools/alpine and tools/guestfs are omitted since they do not currently use
pkg/package.mk and do their own thing. Slightly hacky arrangements are made for
these. Note that previously they were only recursed into for their default
target (push) and that behaviour is retained.

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-10-09 14:49:47 +01:00
parent f7c50156c5
commit 624e7c82f1
17 changed files with 23 additions and 41 deletions

View File

@@ -1,4 +0,0 @@
IMAGE=mkimage-vhd
DEPS=make-vhd
include ../../pkg/package.mk

View File

@@ -0,0 +1 @@
image: mkimage-vhd