> For the complete documentation index, see [llms.txt](https://docs.klai.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klai.studio/engineering-reference-docs/bf-enterprise-documentation/setting-up-the-server/installation.md).

# Installation

Find the links to Docker’s official docs on how to install Docker on each OS.

{% hint style="info" %}
Windows and MacOS only available for the Desktop version, whereas Linux has the option to use Engine (server) or Desktop.
{% endhint %}

### Linux

* Desktop: <https://docs.docker.com/desktop/linux/install/>
* Engine

<table><thead><tr><th width="261">Distro</th><th>Link</th></tr></thead><tbody><tr><td>CentOS</td><td><a href="https://docs.docker.com/engine/install/centos/">https://docs.docker.com/engine/install/centos/</a></td></tr><tr><td>Debian</td><td><a href="https://docs.docker.com/engine/install/debian/">https://docs.docker.com/engine/install/debian/</a></td></tr><tr><td>Fedora</td><td><a href="https://docs.docker.com/engine/install/fedora/">https://docs.docker.com/engine/install/fedora/</a></td></tr><tr><td>RHEL</td><td><a href="https://docs.docker.com/engine/install/rhel/">https://docs.docker.com/engine/install/rhel/</a></td></tr><tr><td>SLES</td><td><a href="https://docs.docker.com/engine/install/sles/">https://docs.docker.com/engine/install/sles/</a></td></tr><tr><td>Ubuntu</td><td><a href="https://docs.docker.com/engine/install/ubuntu/">https://docs.docker.com/engine/install/ubuntu/</a></td></tr></tbody></table>

### Windows

* Desktop: <https://docs.docker.com/desktop/windows/install/>

### MacOS

* <https://docs.docker.com/desktop/mac/install/>
