Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.29k stars 668 forks source link

Fix docker user permissions issues #1194

Closed Silex closed 6 months ago

Silex commented 6 months ago

Hello,

Don't merge this yet, it's not ready.

Closes #1174

Silex commented 6 months ago

Ok @Tyrrrz I think you can merge.

I decided to keep the uid:gid of 1000:1000 for convenience but make it explicit in the Dockerfile, chown the files so it just works the first time the data folder is created, and provide documentation for those who have different ids.

Please run some tests yourself.

Murat-U-Saglam commented 6 months ago

Any updates on this? I am getting the same issue when using docker compose within my workflow