Skip to content

chown and chmod in docker-entrypoint.sh can take a long time to complete, allow disabling the call #123

@pmarzouk

Description

@pmarzouk

The chmod and chown call in docker-entrypoint.sh can take a very long time to complete if the files directory is big.
We noticed the issue when preparing a new deployment with files hosted as an Azure File Share with dozens of GB of files.

An environment variable should be added to disable running the chown/chmod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestRequest for image modification or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions