Open vichenze opened 5 months ago
1.9.3
Linux
Ubuntu 22.04, Docker 26.1.3
docker run --rm -t -p 10500:10500 -u $UID:$GID -v "$HOME":/tmp vzhd1701/evernote-backup:latest -v init-db --oauth
I use this docker command to create my local database, but even when forcing a specific user with -u, the en_backup.db file generated has always root as owner.
en_backup.db
No response
evernote-backup version
1.9.3
What OS are you using?
Linux
OS Version / Linux distribution
Ubuntu 22.04, Docker 26.1.3
Bug description
I use this docker command to create my local database, but even when forcing a specific user with -u, the
en_backup.db
file generated has always root as owner.Log excerpt
No response