|
|
|
|
|
by subway
2964 days ago
|
|
Those random docker images are rarely used in isolation. They typically handle your data and often your customers data. Beyond that, numerous escape exploits in linux containerization (and docker specifically) have popped up over the years, and many more are going to pop up over the coming years. This is not a mature space. Running random binary code distributed from an non-curated source, even in a "container" is going to end in heartache. |
|
(e.g. a docker image from RedHat may be okay, one from zhenghe8 likely not)