mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-25 22:22:06 +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)