Permission error uploading attachment

Im a linux newbie

i installed vikunja following the official docker guide

once it was completed, i made my first task and went to upload an attachment

it failed.

i fixed it by running this from the cmd line

root@vikunja-sf1:/docker/vikunja# chown 1000:1000 ./files -R
:+1: