Closed lautarodragan closed 5 years ago
@lautarodragan , I see whats going on. Since we use minimal alpine images, the container doesnt have a bash
terminal, only sh
. The wait for it script being run is for bash
.
I'll fix this now
Superseded by https://github.com/poetapp/frost-api/pull/982/files
@WesleyCharlesBlake it looks like poet-node fails to start up.
Manually tried it with different versions, looks like it started happening with version v2.18.8.
I believe the associated PR is https://github.com/poetapp/node/pull/942.
BTW I'm trying this in my local machine, so I'm guessing it has nothing to do with CCI.
Wild guess: maybe the culprit is https://github.com/poetapp/node/pull/942/files#diff-3254677a7917c6c01f55212f86c57fbf?
Can you take a look?