# Deprecated Deployment Options

In this section you can find some deprecated deployment options for Docker, which are no longer recommended as they have been replaced by newer, improved deployment options since quite a while.

These are still shown here in case you are using these deployments in your environment.

<table><thead><tr><th width="249">Deprecated Deployment Type</th><th width="121">Deprecation Date</th><th>Deprecation Reason</th><th>Recommended Deployment</th></tr></thead><tbody><tr><td><a data-mention href="/pages/Figl5Clf9HtB0l99h5Yt">/pages/Figl5Clf9HtB0l99h5Yt</a></td><td>2025-08-25</td><td>Docker Compose is now the recommended deployment method</td><td><a data-mention href="/pages/rYOJ0WaqG1RkeSrxmN2H">/pages/rYOJ0WaqG1RkeSrxmN2H</a></td></tr><tr><td><a data-mention href="/pages/3baaCelK0AXgm6XTdnvt">/pages/3baaCelK0AXgm6XTdnvt</a></td><td>2025-08-25</td><td>Docker Compose is now the recommended deployment method</td><td><a data-mention href="/pages/rYOJ0WaqG1RkeSrxmN2H">/pages/rYOJ0WaqG1RkeSrxmN2H</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openappsec.io/getting-started/start-with-docker/deprecated-deployment-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
