[
https://issues.apache.org/jira/browse/FINCN-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Avik Ganguly updated FINCN-336:
-------------------------------
Component/s: fineract-cn-docker-compose
> Docker Compose issues while starting in a not Swarm environment
> ---------------------------------------------------------------
>
> Key: FINCN-336
> URL: https://issues.apache.org/jira/browse/FINCN-336
> Project: Fineract Cloud Native
> Issue Type: Bug
> Components: fineract-cn-docker-compose
> Reporter: Victor Romero
> Priority: Major
>
> The Docker Compose improved for avoiding issues while starting in a NOT Swarm
> environment removing the "any" to "on-failure" and also a healthcheck has
> been added for Postgres.
> This is the error that is shown:
>
> ERROR: for cassandra Cannot create container for service cassandra: maximum
> retry count cannot be used with restart policy 'always' ERROR: for eureka
> Cannot create container for service eureka: maximum retry count cannot be
> used with restart policy 'always' ERROR: for activemq Cannot create container
> for service activemq: maximum retry count cannot be used with restart policy
> 'always' ERROR: for cassandra Cannot create container for service cassandra:
> maximum retry count cannot be used with restart policy 'always' ERROR:
> Encountered errors while bringing up the project.
>
> This is the repository
> [https://github.com/apache/fineract-cn-docker-compose]
> And this is the fix
> [https://github.com/apache/fineract-cn-docker-compose/pull/23]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)