mvysny / shepherd

Build & run apps automatically
1 stars 0 forks source link

Security considerations #6

Open mvysny opened 1 year ago

mvysny commented 1 year ago

Random thoughts on docker container escape and security in general: https://blog.trailofbits.com/2019/07/19/understanding-docker-container-escapes/

All of those should be configured in Kubernetes; there's https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ as well.

mvysny commented 1 year ago

Until this is resolved, only a well-known apps using official docker images will be allowed.