Skip to main content

One post tagged with "seccomp"

View All Tags

· 11 min read

podman logo

Generate SECCOMP Profiles for Containers Using Podman and eBPF

By Valentin Rothberg GitHub

Containers run everywhere. They run in the cloud, they run on IoT devices, they run in small and in big companies and wherever they run, we want them to run as securely as possible. In this article, I describe the Google Summer of Code project that Divyansh Kamboj, Dan Walsh and I have been working on and how we improved the state of the art in securing containers, and how you can try it out.