Ensure mount points below image-missing directories are reachable.
The kernel checks search permissions on every parent component before
opening or statting a final path. Runtime mounts such as
/usr/local/lib/kandelo therefore need /usr/local and
/usr/local/lib to exist in the root image even though the mounted
backend owns the final mount point itself.
Ensure mount points below image-missing directories are reachable.
The kernel checks search permissions on every parent component before opening or statting a final path. Runtime mounts such as
/usr/local/lib/kandelotherefore need/usr/localand/usr/local/libto exist in the root image even though the mounted backend owns the final mount point itself.