View Source DockerEngineAPI.Model.RestartPolicy (testcontainers v1.11.6)
The behavior to apply when the container exits. The default is not to restart. An ever increasing delay (double the previous delay, starting at 100ms) is added before each restart to prevent flooding the server.