|
|
|
|
|
by amouat
4259 days ago
|
|
The author mentions a good image is a "whitebox" if it publishes its Dockerfile on the Hub. Unfortunately this isn't really enough; many (even most) Dockerfiles depend on scripts and data files which aren't hosted on the Hub. I would suggest the only truly whitebox images are the ones that can be recreated from github (or similar) repositories. |
|