include all source not just GPL

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-03-22 11:23:55 +00:00
parent e734661558
commit dfd70a1d1d
4 changed files with 22 additions and 24 deletions

View File

@@ -1,12 +1,9 @@
Extract GPL source from Moby
Extract source from Moby
WORK IN PROGRESS SOME ISSUES STILL
This container runs on a Pinata system and dumps out the GPL code it is running
This container runs on a Pinata system and dumps out the source code for the
kernel and packages
```
docker build -t 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.