mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-31 22:51:41 +00:00
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:
@@ -1,4 +0,0 @@
|
||||
IMAGE=mkimage-vhd
|
||||
DEPS=make-vhd
|
||||
|
||||
include ../../pkg/package.mk
|
1
tools/mkimage-vhd/build.yml
Normal file
1
tools/mkimage-vhd/build.yml
Normal file
@@ -0,0 +1 @@
|
||||
image: mkimage-vhd
|
Reference in New Issue
Block a user