Skip to content

Commit

Permalink
Add posts to reading list
Browse files Browse the repository at this point in the history
  • Loading branch information
raesene committed Jun 30, 2023
1 parent 362a522 commit a6607ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions general_information/reading_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ This is a list of more in-depth articles than can be worth reading to get a bett

# Container Fundamentals

### Container Security Fundamental Series

- [Exploring containers as processes](https://securitylabs.datadoghq.com/articles/container-security-fundamentals-part-1/)
- [Isolation and namespaces](https://securitylabs.datadoghq.com/articles/container-security-fundamentals-part-2/)
- [Capabilities](https://securitylabs.datadoghq.com/articles/container-security-fundamentals-part-3/)
- [cgroups](https://securitylabs.datadoghq.com/articles/container-security-fundamentals-part-4/)


- [Understanding and Hardening Linux Containers](https://research.nccgroup.com/wp-content/uploads/2020/07/ncc_group_understanding_hardening_linux_containers-1-1.pdf) - Whitepaper that goes into detail about container fundamental security.

- Series of posts from Ian Lewis on Container runtimes
Expand Down

0 comments on commit a6607ea

Please sign in to comment.