add kernel source, fix subpackages

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-03-21 11:31:39 +00:00
parent 35215103f1
commit 77a4671196
2 changed files with 18 additions and 9 deletions

View File

@@ -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.