Accenture / reactive-interaction-gateway

Create low-latency, interactive user experiences for stateless microservices.
https://accenture.github.io/reactive-interaction-gateway
Apache License 2.0
590 stars 67 forks source link

Docker repository does not contain image #442

Closed allamsudha closed 2 months ago

allamsudha commented 2 months ago

Summary and context

I tried to use the solution by just utilizing the docker container, however, I received error that container is not available. Are there any specific instructions for pulling the container?

How to reproduce

I tried to just pull the container and run

Describe whether you use Docker or not, the environment variables you set and the config files you use. I used Docker

Describe how your clients are set up, whether they connect via SSE or WS, etc.

..I see the following error and/or log output:

Add the log output to help us determine your problem. If possible, reproduce the problem after setting the environment variable LOG_LEVEL to debug.

..but I really expected this:

A clear and concise description of what you expected to happen.

Versions (please complete the following information):**

N/A

allamsudha commented 2 months ago

I could build it local without any errors. Hence closing the issue.