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
/
Images
/
inspect
inspect
suspend
fun
inspect
(
name
:
String
,
manifests
:
Boolean
=
false
)
:
Result
<
ImageInspect
,
ErrorResponse
>
Inspect an image
Return low-level information about an image.