|
|
|
|
|
by DandyDev
3198 days ago
|
|
How is this any different from the various packaging mechanisms that exist for all the different programming languages out there? You make it sound like this is a new kind of problem that started with Docker. When I add some dependency to the Maven pom of my legacy Java EE app, I'm exposed to exactly the same kind of risk. In short: research any dependency you pull in, whether it is a library for your favorite language or a module for your infrastructure automation tool of choice. |
|