| ▲ | hinkley 6 hours ago | |||||||
So... stupid question, if this is true, why isn't it downloaded as a docker image? | ||||||||
| ▲ | sowbug 4 hours ago | parent | next [-] | |||||||
Docker won't contain it. If it has access to your email, it can hire someone from TaskRabbit to migrate it onto a new computer it ordered from Amazon. | ||||||||
| ||||||||
| ▲ | throwaway920102 5 hours ago | parent | prev | next [-] | |||||||
People are working on this stuff as we speak. Stuff like https://fly.io/blog/design-and-implementation/ | ||||||||
| ▲ | mh2266 5 hours ago | parent | prev | next [-] | |||||||
the point is to give it access to your email so it can do email things, putting it in a container stops it from rm -rf / but it doesn't stop it from, well, doing anything it can do with email | ||||||||
| ▲ | ImPostingOnHN 5 hours ago | parent | prev [-] | |||||||
You can break out of a docker container, especially with the permissions many people would give such a container (privileged=true, etc). | ||||||||