i did that jose. cant we build using openjdk 17 image, means with
out installing it in local.

but i installed run the command also. but after that i run "docker-compose
up -d" it is throwing error as follows

*Error:*
 The Compose file './docker-compose.yml' is invalid because:
services.fineract-server.depends_on contains an invalid type, it should be
an array

On Fri, Jun 16, 2023 at 9:11 PM JOSE ALBERTO HERNANDEZ MALDONADO <
[email protected]> wrote:

> Hello!
>
> Using gradlew command you can create the Docker image like this one:
>
> ./gradlew :fineract-provider:clean :fineract-provider:jibDockerBuild -x
> test
>
> Gradle has a jib plugin to allow the Docker Image creation
>
> Thanks and regards
> Alberto
>
> On Fri, Jun 16, 2023 at 7:07 AM N.A.Natarajan natesh <[email protected]>
> wrote:
>
>>
>> Hi,
>>
>> in previous versions, fineract package has Dockerfile to setup the
>> fineract using docker. but in 1.8.4 that Docker file is not there. do you
>> have any steps to install fineract 1.8.4 using docker. when i follow the
>> same which has written in README file is throwing error for me.
>>
>> is there any possibility to set up fineract 1.8.4 using docker with out
>> changing the previous development environment?.
>> --
>> Natarajan
>> _______________________________________________
>> Mifos-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>
> _______________________________________________
> Mifos-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>


-- 
Natarajan
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to