commit
7c1954fdce
@ -39,8 +39,8 @@ pipenv run ui
|
||||
### 方式三:Docker 更新
|
||||
|
||||
```bash
|
||||
1. 拉取镜像:docker pull guovern/tv-update:latest
|
||||
2. 运行容器:docker run -d -p 8000:8000 tv-update
|
||||
1. 拉取镜像:docker pull guovern/tv:latest
|
||||
2. 运行容器:docker run -d -p 8000:8000 tv
|
||||
3. 访问(域名:8000)查看更新结果
|
||||
```
|
||||
|
||||
|
@ -39,8 +39,8 @@ pipenv run ui
|
||||
### Method 3: Docker Update
|
||||
|
||||
```bash
|
||||
1. Pull the image: docker pull guovern/tv-update:latest
|
||||
2. Run the container: docker run -d -p 8000:8000 tv-update
|
||||
1. Pull the image: docker pull guovern/tv:latest
|
||||
2. Run the container: docker run -d -p 8000:8000 tv
|
||||
3. Access (domain:8000) to check the update results
|
||||
```
|
||||
|
||||
|
@ -85,8 +85,8 @@ pipenv run ui
|
||||
### 方式三:Docker 更新
|
||||
|
||||
```bash
|
||||
1. 拉取镜像:docker pull guovern/tv-update:latest
|
||||
2. 运行容器:docker run -d -p 8000:8000 tv-update
|
||||
1. 拉取镜像:docker pull guovern/tv:latest
|
||||
2. 运行容器:docker run -d -p 8000:8000 tv
|
||||
3. 访问(域名:8000)查看更新结果
|
||||
```
|
||||
|
||||
|
@ -85,8 +85,8 @@ pipenv run ui
|
||||
### Method 3: Docker Update
|
||||
|
||||
```bash
|
||||
1. Pull the image: docker pull guovern/tv-update:latest
|
||||
2. Run the container: docker run -d -p 8000:8000 tv-update
|
||||
1. Pull the image: docker pull guovern/tv:latest
|
||||
2. Run the container: docker run -d -p 8000:8000 tv
|
||||
3. Access (domain:8000) to view the update results
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user