I’m deploying a container on a COS (Container OS) instance. Very simple.
I want it to restart daily. What’s the best way to do this? A simple CRON tab I could setup on the VM? The problem with that is that it’ll need to be redone whenever the VM is redeployed.