Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
container_security_book [2020/01/04 10:27] – [Observations] rpjday | container_security_book [2020/01/18 21:45] (current) – [CHECK OUT] rpjday | ||
---|---|---|---|
Line 12: | Line 12: | ||
* namespaces | * namespaces | ||
* chroot | * chroot | ||
+ | * scanning images | ||
+ | * rootfull versus rootless images | ||
+ | * too much setuid stuff, need to assume a lot of that | ||
+ | * emphasize ephemeral images | ||
+ | |||
+ | ===== CHECK OUT ===== | ||
+ | |||
+ | * " | ||
+ | * Docker daemon needs to run as root, podman has no daemon | ||
+ | * " |