DockerProperties

constructor(baseUrl: String = "http://localhost:12434/engines", maxAttempts: Int = 10, backoffMillis: Long = 2000, backoffMultiplier: Double = 5.0, backoffMaxInterval: Long = 180000)