Commit Graph

2 Commits

Author SHA1 Message Date
ejose19 b22e993224
refactor: adjust bpfd container runtime detection (#1686) 2021-08-10 22:07:11 -07:00
Severin Strobl c2a919a801
Switch to runtime detection via bpfd/proc (#1502)
The upstream of github.com/genuinetools/amicontained switched to the
container runtime detection via github.com/genuinetools/bpfd/proc,
which supports a larger range of container runtimes. With this change
(among others) Podman can be detected correctly.

Fixes #1501.
2020-12-09 11:44:31 -08:00