toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.config.models
/
DockerProperties
/
DockerProperties
Docker
Properties
constructor
(
baseUrl
:
String
=
"http://localhost:12434/engines"
,
maxAttempts
:
Int
=
10
,
backoffMillis
:
Long
=
2000
,
backoffMultiplier
:
Double
=
5.0
,
backoffMaxInterval
:
Long
=
180000
)