Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

is_docker_running

is_docker_running() -> bool
Check if docker is running.
Returns:
bool: True if docker is running; False otherwise.
Returns:
TypeDescription
boolbool: True if docker is running; False otherwise.