How do you run the “occ” command if you have the AIO docker instance of Nextcloud?
Update: I looked around some more and looked for “OCC” and couldn’t find it. I did some reasearch and looked in the usual places but it wasn’t there. Where should I go to find that command so I can run it?
I found this page… Run 'occ files-scan --all' automatically in docker container. When I run the command listed in the solution it gives me this error…
OCI runtime exec failed: exec failed: unable to start container process: exec: "/var/www/html/occ": stat /var/www/html/occ: no such file or directory: unknown
@szaimen, based on how I set it up on following the directions on the AIO docker GitHub page… is there a different location in which I should look to find the “occ” command?