Skip to content

Restart containers on reboot

restart: always should restart on crashes but also when an instance is rebooted, to be robust in face of failures.

Tested on our elife-ink EC2 instances.

Merge request reports