Files
linuxkit/licensing/README.md
Justin Cormack 3917e918c4 include all source not just GPL
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-03-22 11:23:55 +00:00

234 B

Extract source from Moby

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