Containers and license compliance
Containers and license compliance
Posted May 4, 2018 14:52 UTC (Fri) by MatyasSelmeci (guest, #86151)In reply to: Containers and license compliance by nishak
Parent article: Containers and license compliance
Also, looks like you can only see build logs for "automated build" images so that's unfortunate.
Posted May 5, 2018 0:41 UTC (Sat)
by rahvin (guest, #16953)
[Link]
The point of the article is about how hard it is to figure out if you are complying with the licenses in such a situation but the only thing I could think of is what a security nightmare that is because if your container image is pulling other container images you probably can't easily track down what's even installed even if the first container is well documented there is no guarantee all the reference containers are.
I know docker is popular but this is one the things that stops me every time I think of using a Docker container, they are way to black-box for me.
Containers and license compliance