You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new quick permissions check you have to recreate the container to run a full perms check if the quick check is failing to detect permissions errors
We should have a script users can run to initiate a full perms check using the find method
docker exec lancache /scripts/perms-check.sh for example.
The text was updated successfully, but these errors were encountered:
Describe the issue you are having
With the new quick permissions check you have to recreate the container to run a full perms check if the quick check is failing to detect permissions errors
We should have a script users can run to initiate a full perms check using the
find
methoddocker exec lancache /scripts/perms-check.sh
for example.The text was updated successfully, but these errors were encountered: