mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
Update aapanel+docker安装指南.md
This commit is contained in:
parent
b5ea28cd27
commit
73b25d2eec
@ -6,6 +6,7 @@
|
||||
```
|
||||
# 安装Docker
|
||||
curl -sSL https://get.docker.com | bash
|
||||
# Centos系统可能还需要执行下面命令来启动Docker
|
||||
systemctl enable docker
|
||||
systemctl start docker
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user