Hacker News new | ask | show | jobs
by shanewilhelm 752 days ago
I'm not entirely sure, but here's an example of how Google does it: https://github.com/GoogleContainerTools/base-images-docker
1 comments

I can see that they're adding their own license, which contains their license for the code within the repo. But nothing around licenses for packages that they're installing within the Docker images (unless I'm missing something?)