tdlight-team/tdlight-telegram-bot-api

Operation not permitted: Possible permissions issue on docker container.

Closed this issue · 1 comments

Fresh install on new laptop for local dev I receive the following error when starting the container:

chown: /var/lib/telegram-bot-api: Operation not permitted

Relevant data volume is created on local OS, but container fails to start when it hits the above error. Any idea what might be wrong?

Need to chown 101:101 for this to work - uses same permissions as nginx/www