Files
linuxkit/licensing/README.md
2016-03-18 15:19:56 +00:00

13 lines
324 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:/etc -v /lib:/lib -v $PWD/output:/output license
```
TODO add kernel to this, there is now a patch to get the metadata in.