Container keeps restarting
Hey, I have a container that keeps restarting, not quite sure why - there's nothing in the logs (or they get deleted way too quickly when it restarts?). I'm using a custom template. The issue still remains with a long-running run command (e.g.
/bin/bash -c "sleep infinity"
). Any ideas what might be wrong?1 Reply
how is your dockerfile?