pkg/modprobe from linuxkit/alpine base, using established multistage build onto scratch pattern

Signed-off-by: Isaac Rodman <isaac@eyz.us>
This commit is contained in:
Isaac Rodman
2017-09-13 13:15:21 -07:00
committed by Isaac Rodman
parent 3b097e6056
commit 0cce316caa
3 changed files with 25 additions and 0 deletions

3
pkg/modprobe/Makefile Normal file
View File

@@ -0,0 +1,3 @@
IMAGE=modprobe
include ../package.mk