Wonderfall / docker-rtorrent-flood

75 stars 45 forks source link

Perhaps add a log message about the chown command at startup #20

Open 9oOzv opened 4 years ago

9oOzv commented 4 years ago

The chown command at startup seems to take a considerable amount of time (20-30 seconds for me). I think it would be helpful if there was a log message indicating that the container is indeed doing something and that you just need to wait.

benjaminclot commented 4 years ago

Or make the chown an option? Because when you have lots of files it takes forever and is not necessarily required.

Wonderfall commented 4 years ago

Yes, I'm gonna refactor the image soon so it won't be necessary. Chown is fast on everything except overlay2fs unfortunately.