Closed borgermeister closed 2 months ago
What is error code 137? Is that something from Docker itself?
It looks like Error 137 is related to not enough memory. How is Swarm handling the memory allocations for the containers?
This appears to be a resource issue related to the Docker Swarm platform so I don't believe is anything that we need to address. Closing.
Trying to get the compose file to work on Docker Swarm but all containers exits with error code 137. Only Redis and Postgres container is working.