IN My Project multiple service working on the docker container. all ther container working fine. there is 2 to 4 docker service container keep restarting again and again
Just out of curiosity: imagine you share the details from your post to a colleague who has no idea of your project. Do you think they would be able to tell you what’s going on?
Without context, your post is just an informative “I have an issue”. If you want someone to actually help, you need to provide way more context information.
Helpful additional information is
docker logs
from containersdocker-compose.yml
file or command line usedDockerfile
if used