Unable to start Youtrack in docker "rootless"
I run docker in rootless mode. I've followed the instructions and created four folders, set the permissions and the ower to 13001:13001. When I start youtrack using docker-compose, it cannot access the folders. Using volumes works but makes backups hard. Using docker in “root” mode also works, but rootless ist not supported?
Please sign in to leave a comment.
Hi Carsten, our recommendation is to use a user account with administrative or superuser privileges for running YouTrack. It is likely that the rootless mode prevents YouTrack from accessing folders in your setup. In any case, the rootless mode is not a tested or documented approach, and it is not supported.