Decided
Basically Docker provided us with more deployment options and less security issues.
The most important part of Docker is repeatable builds. Once you have repeatable builds you gain the ability to secure the image. That comes from stamping the image, providing SBOMs and being able to assure clients the thing we said we shipped is the thing running in their environment.
0 views0