wisp-containers-testing
Toggle table of contents
2025.01.15.151531-a12bfa1
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-containers-testing
wisp-containers-testing
/
wisp.containers
/
Container
/
Container
Container
constructor
(
createCmd
:
CreateContainerCmd
.
(
)
->
Unit
)
constructor
(
createCmd
:
CreateContainerCmd
.
(
)
->
Unit
,
beforeStartHook
:
(
docker
:
DockerClient
,
id
:
String
)
->
Unit
)