docker - Is there a way to prevent outside access to container memory -


so i'm playing around idea of application containers , os containers , wondering if possible prevent code access container memory outside (from machine that's running container).

i understand application container prevents process inside container access other processes in system (and interact them?), if container used prevent users mess process, possible?

for example if run game in container, can bring state people can't use hacks on game process?

thank help!

no

unless put control. easiest way when physically control computer running, that's not want. way put in tamper resistant computer, these small , weak (eg. simcards , secure storage private keys). , not 100% secure.


Comments