Errors building supergraph with Docker, Node.js, and Apollo's rover
I'm facing issues while trying to build a Docker image for my project, which uses an older version of Apollo's rover and Node.js 14.20. Although the subgraphs build successfully, the supergraph fails during startup with connection errors. Here is my…