# Установка Docker на российские ОС

Для установки **Docker** на российские ОС необходимо использовать документацию производителя ОС:

<table><thead><tr><th width="247"></th><th></th></tr></thead><tbody><tr><td>Astra Linux</td><td><a href="https://wiki.astralinux.ru/pages/viewpage.action?pageId=158601444">https://wiki.astralinux.ru/pages/viewpage.action?pageId=158601444</a></td></tr><tr><td>ОС АЛЬТ</td><td><a href="https://www.altlinux.org/Docker">https://www.altlinux.org/Docker</a></td></tr><tr><td>ROSA Linux</td><td><a href="http://wiki.rosalab.ru/ru/index.php/%D0%AD%D0%BA%D1%81%D0%BF%D0%BB%D1%83%D0%B0%D1%82%D0%B0%D1%86%D0%B8%D1%8F_Docker">http://wiki.rosalab.ru/ru/index.php/%D0%AD%D0%BA%D1%81%D0%BF%D0%BB%D1%83%D0%B0%D1%82%D0%B0%D1%86%D0%B8%D1%8F_Docker</a></td></tr><tr><td>РЕД ОС</td><td><a href="https://redos.red-soft.ru/base/server-configuring/container/docker-install/">https://redos.red-soft.ru/base/server-configuring/container/docker-install/</a></td></tr></tbody></table>

{% hint style="info" %}
Установка Docker и Docker Compose может потребовать прав администратора на вашей ОС. Если вы не обладаете необходимыми правами, обратитесь к администратору системы для выполнения данных действий.
{% endhint %}

**Рекомендуемые версии Docker и Docker Compose:**

Для оптимальной и стабильной работы с **XRM Director** рекомендуем использовать следующие версии **Docker** и **Docker Compose**:

1. Docker Compose: версия 2.17 и выше
2. Docker: версия 23.0 и выше


---

# 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://kb.x-rm.ru/dokumentaciya/dokumentaciya-xrm-director/xrmd-versiya-1.1.0/ustanovka-docker-na-rossiiskie-os.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.
