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.api
/
Volumes
/
remove
remove
suspend
fun
remove
(
name
:
String
,
force
:
Boolean
=
false
)
:
Result
<
Unit
,
ErrorResponse
>
Remove a volume
Parameters
name
Volume name or ID
force
Force the removal of the volume