Images
Functions
Link copied to clipboard
Get the history of an image
Link copied to clipboard
Inspect an image
Link copied to clipboard
suspend fun prune(filters: Map<String, List<String>>? = null): Result<ImagePruneResponse, ErrorResponse>
Delete unused images
Link copied to clipboard
suspend fun remove(name: String, force: Boolean = false, noPrune: Boolean = false): Result<List<ImageDeleteResponseItem>, ErrorResponse>
Remove an image