mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
ima namespace project: account for new -output in moby tool
The moby tool requires us to specify outputs on invocation. Let's do that. Signed-off-by: Tycho Andersen <tycho@docker.com>
This commit is contained in:
parent
3030e27c91
commit
4a69a57557
@ -3,7 +3,7 @@ run: ima-namespace-kernel
|
||||
../../bin/linuxkit run ima-namespace
|
||||
|
||||
ima-namespace-kernel: ima-namespace.yml
|
||||
../../bin/moby build ima-namespace
|
||||
../../bin/moby build -output kernel+initrd ima-namespace
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user