Kotlin Multiplatform Client for Docker
Toggle table of contents
snapshot
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Multiplatform Client for Docker
Kotlin Multiplatform Client for Docker
/
dev.limebeck.libs.docker.client.model
/
ContainerCreateRequest
/
cmd
cmd
@
SerialName
(
value
=
"Cmd"
)
val
cmd
:
List
<
String
>
?
Parameters
cmd
Command to run specified as a string or an array of strings.