Docker container networks

My docker container stops responding to any request after some time. I have to re-run the container to get response, but same issue occurred after some time. this problem is happening repeatedly and docker logs shows nothing. Please help

Check your container resource has enough memory, disk space. Yo check the these resource use the docker stats command.