Docker constantly restarting
I have a docker-compose.yaml and it was working fine before. But now it just keeps restarting. My main question is how can I see the reason or logs why this image keeps restarting?
Redis in docker container shuts down with SIGTERM for no reason
This may be an extension of this post, but I figured it might be a different problem since that post is more then 2 years old.