Fabrice
Fabrice
Hello, If that might be of any help, I ran into the issue myself, and tried to modify the permissions manually, but I haven't been lucky. It doesnt seem possible...
Ok, thanks for the update. I must have mistaken my problem with this one then, since I'm running on 4.5.3.
> ``` > docker exec -it koel_koel_1 bash > chown -R www-data:www-data > exit > ``` Isn't there a missing argument for the 'chown' call ?
Well actually Java8 is not a requirement (the "+sourceCompatibility = 1.8" is a mistake). I was simply asked to build a java8 version of OSS, and since the build was...