code_utils
autogen.code_utils.is_docker_running
is_docker_running
Check if docker is running.
Returns: bool: True if docker is running; False otherwise.
Returns:Type | Description |
---|---|
bool | bool: True if docker is running; False otherwise. |
Check if docker is running.
Returns: bool: True if docker is running; False otherwise.
Returns:Type | Description |
---|---|
bool | bool: True if docker is running; False otherwise. |