mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-08 23:44:15 +00:00
add kernel source, fix subpackages
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -6,7 +6,7 @@ This container runs on a Pinata system and dumps out the GPL code it is running
|
||||
|
||||
```
|
||||
docker build -t license .
|
||||
docker run -it -v /etc:/etc -v /lib:/lib -v $PWD/output:/output license
|
||||
docker run -it -v /etc:/hostetc -v /lib:/lib -v $PWD/output:/output license
|
||||
```
|
||||
|
||||
TODO add kernel to this, there is now a patch to get the metadata in.
|
||||
|
||||
Reference in New Issue
Block a user