Dimitri KOPRIWA

Results 171 comments of Dimitri KOPRIWA

It looks like a bug, any Idea where to fix this ?

So I figure it out, about mysql. Because the Docker image is builded before, when we try to mount a drive like `/srv/docker/iredmail/mysql:/var/lib/mysql`, the folder /var/lib/mysql come empty because the...

Hi, I have found this plugin with a google search and it worked great. I have my main application next to all my application modules. I'd like to exclude the...

Hi @altavir, I have found the plugin using Google search and it worked. Is there a way to pass this merge and realease it? I'd like to document all my...

Thanks, @altavir . I can use it but it does `it.group.startsWith("com.myapp")` which will also include my main `:application` package. I want to exclude it, not sure how I can do,...

I have tried and `> Could not set unknown property 'publishJavaDoc' for project ':management' of type org.gradle.api.Project.`. I have checked how to set the variable and according to [this](https://stackoverflow.com/questions/25600621/android-gradle-build-how-to-set-global-variables) it...

Thanks for your feedback @AlexArendsen it is well appreciated. Have you find a replacement so far? I will probably use `@material-ui/picker` for the web, and the expo choice for ios...

Thanks for the feedbacl @AlexArendsen it is well appreciated. May I ask what are your target devices (ios/native/web) ? I wonder if the community repo is working for the web,...

I have issue when starting the container, I can't work on the theme in intellij due to permissions access, the uid guid used are 1000, there's no way to change...

To me, it's confirmed as I have the same issue with the latest `ghost:3.6.0`. ![image](https://user-images.githubusercontent.com/1866564/97456667-5c760200-1939-11eb-8a5e-af34b14d2b72.png) To reproduce, just start with a docker-compose with a guest OS mounted volume, check the...