list

open suspend override fun list(): List<DockerContainer>
suspend fun list(filterOp: suspend ListContainersCmd.() -> Unit): List<DockerContainer>