mhausenblas / the-container-security-book

The Container Security Book—a free book for practitioners
https://container-security.guide
82 stars 10 forks source link

Security with Immutability - containers with seccomp-bpf #3

Open paavan98pm opened 5 years ago

paavan98pm commented 5 years ago

This chapter or a section within the relevant chapter will cover the concept of container immutability. It will also dive into how immutability can be implemented using the tools available like seccomp-bpf and capabilities.

mhausenblas commented 5 years ago

OK, as discussed, in Ch03 in the "Good Practices" section.