Overview
Periodic probe that checks container health status.
Permission fixer for shared workspaces.
Usage
# fix permissions for shared workspace
chmod 777 /opt/shared-04
sudo chown -R root:root /opt/shared-04
Notes
Run with elevated privileges when needed.