Hi team,
New here
Using 8.7 docker-compose.yaml file. To get all the components. Unable to access them from the url. In my cli container identify status is waiting. How to resolve this issue. And how can I access identify using docker desktop.
Regards,
Bishal
Hi @BISHAL_BISWAS, welcome to the forums! I just tested our 8.7 docker-compose configuration and it starts up without any issues for me, so I suspect the issue is something local to your workstation. Are you running the latest version of Docker? Have you tried deleting the containers, images, and volumes and trying again? What errors do you see in the logs?
1 Like
Yes Nathan, the issue appears to be due to my system having only 8 GB of RAM. When I ran it on a system with 16 GB of RAM, it worked fine.
1 Like