Files
linuxkit/licensing/README.md
Justin Cormack 6832d7c99b add kernel source, fix subpackages
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-03-21 11:31:48 +00:00

13 lines
328 B
Markdown

Extract GPL 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
```
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.