in_docker_container
Returns:
bool: True if the code is running in a docker container; False otherwise. Returns:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
in_docker_container() -> bool
| Type | Description |
|---|---|
| bool | bool: True if the code is running in a docker container; False otherwise. |