I could compile the image, but it fails when starting up:
docker run -it --rm --gpus all -v [....] --name=nextcloud-recognize local/nextcloud-recognize-gpu:latest -d
I am using a location (-v), which was used before with nextcloud.
First time I get the error:
/entrypoint.sh: 279: exec: -d: not found
failed to resize tty, using default size
When I start it a 2nd time withoug "-d", I get:
/entrypoint.sh: 137: cannot create /var/www/html/nextcloud-init-sync.lock: Permission denied
failed to resize tty, using default size
When I use a completely new location, I get:
/entrypoint.sh: 137: cannot create /var/www/html/nextcloud-init-sync.lock: Permission denied