# 什么是1Panel？

<figure><img src="https://3760974190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZO3ZMnmqd0XP40ml72HG%2Fuploads%2Fd4cL0GyD8N3kyEvlRhjq%2Fscreely-1691968378156.png?alt=media&#x26;token=134c3215-a012-444f-a626-54fc0c302e85" alt=""><figcaption><p>1Panel</p></figcaption></figure>

安装 Docker

{% tabs %}
{% tab title="Docker 万能安装 命令" %}
{% code overflow="wrap" %}

```sh
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
```

{% endcode %}
{% endtab %}

{% tab title="支持系统" %}

|          Debian          |    CentOS   |
| :----------------------: | :---------: |
|          Ubuntu          | Rocky Linux |
|        Kali Linux        |  AlmaLinux  |
| Red Hat Enterprise Linux | OpenCloudOS |
|          Fedora          |  openEuler  |
|       {% endtab %}       |             |
|       {% endtabs %}      |             |

### 安装 1Panel

{% code title="1Panel 一键安装" overflow="wrap" %}

```bash
bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)"
```

{% endcode %}

### 1Panel更多请查看文档

{% embed url="<https://1panel.cn/docs/>" %}
文档
{% endembed %}

### 1Panel命令行工具

{% embed url="<https://1panel.cn/docs/installation/cli/>" %}
命令行
{% endembed %}
