mojaloop / pisp-project

PISP - Payment Initiation Service Provider integration with Mojaloop
Other
9 stars 12 forks source link

Feature/279 docker compose fixes #10

Closed eoln closed 4 years ago

eoln commented 4 years ago

We faced apk install invocation problem in wait-for scripts for MySQL check. The problem of invocation is brought by switching main container user from root to ml-user in the central-ledger image.

Here is the proposition of the new way to handle wait for in a declarative way using existing in container node.js setup so the use of apk install is deprecated