Skip to content

Error using non-debian-packages: failed to resize tty, using default size #8

@SimonBard

Description

@SimonBard

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions