Skip to content

BACKUP_DIR points to a file or folder with insufficient permissions #165

@samirelanduk

Description

@samirelanduk

I saw in September a check was added to the end of env.sh to see if /backups (or whatever the path is) has the correct permissions, and the container exits if not.

This is great if you're mounting in a host directory here where you can setup the permissions before the container starts, but when using a named volume where the permissions need to be setup after the container starts, it makes the container unstartable and unusable.

Could this check be made optional with an environment variable? I've had to pin all my projects to an older version of the image for the moment.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions