mirror of
https://github.com/falcosecurity/falco.git
synced 2026-04-02 10:02:12 +00:00
If /lib/modules exists in the base image, the symlink will get created at /lib/modules/modules. This removes any existing empty directory but will fail if we try to remove a non-empty /lib/modules. (Punting on how to handle non-empty base image dirs for now)