GitHub user longquanzheng edited a discussion: Cannot run pulsar using 
Docker-compose in Github Actions

I started with this: 
https://pulsar.apache.org/docs/next/getting-started-docker-compose/

It works perfectly fine locally, but keep error in GitHub action :

```
dependency failed to start: container zookeeper has no healthcheck configured
Error: Process completed with exit code 1.
```
https://github.com/xdblab/xdb/pull/15

I have tried my best to tweak the timeout/retry/memory and even tried to remove 
the healthcheck, still cannot get it running. 

Is it consuming too much resources so that Github actions cannot run well?

Any help is appreciated. 

GitHub link: https://github.com/apache/pulsar/discussions/21261

----
This is an automatically sent email for commits@pulsar.apache.org.
To unsubscribe, please send an email to: commits-unsubscr...@pulsar.apache.org

Reply via email to