> ## Documentation Index
> Fetch the complete documentation index at: https://private-04b27de1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.code_utils.decide_use_docker

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### decide\_use\_docker

```python theme={null}
decide_use_docker(use_docker: bool | None) -> bool | None
```

<b>Parameters:</b>

| Name         | Description            |
| ------------ | ---------------------- |
| `use_docker` | **Type:** bool \| None |

<br />
