|
|
|
|
|
by BiteCode_dev
2179 days ago
|
|
Don't have a link at hand, but main reasons out of my head: - exploits for breaking out of the container are easier to pull off if you have root access - if the image has a system python, installing with sudo will install things in the system site-packages directory, which can cause a lot of troubles |
|