mentions docker will be automatically installed for ansible deployment

This commit is contained in:
KTachibanaM
2021-01-08 23:24:37 -08:00
parent 01b8757729
commit 2a6e1176aa
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ This Ansible playbook includes RSSHub, Redis, browserless (uses Docker) and Cadd
Currently only support Ubuntu 20.04 Currently only support Ubuntu 20.04
Requires sudo privilege Requires sudo privilege and virtualization capability (Docker will be automatically installed)
### Install ### Install

View File

@@ -112,7 +112,7 @@ $ docker run -d --name rsshub -p 1200:1200 -e CACHE_EXPIRE=3600 -e GITHUB_ACCESS
目前只支持 Ubuntu 20.04 目前只支持 Ubuntu 20.04
需要 sudo 权限 需要 sudo 权限和虚拟化能力Docker 将会被自动安装)
### 安装 ### 安装