mirror of
https://github.com/wahyd4/baidupcs-docker.git
synced 2026-08-09 05:07:06 +10:00
37 lines
723 B
Markdown
37 lines
723 B
Markdown
The Docker image for [BaiduPCS-Web](https://github.com/liuzhuoling2011/baidupcs-web)
|
|
|
|

|
|
|
|
## Why
|
|
|
|
The easiest and simplest way to run this application.
|
|
|
|
## Run
|
|
|
|
```bash
|
|
docker run -d -p 5299:5299 -v /data:/root/Downloads wahyd4/baidupcs:latest
|
|
```
|
|
|
|
Then open <http://localhost:5299> to enjoy!
|
|
|
|
## Supported cpu platforms
|
|
|
|
* amd64
|
|
* arm32
|
|
* arm64
|
|
|
|
## More Information
|
|
|
|
Please go to original productions page:
|
|
* [BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go)
|
|
* [baidupcs-web](https://github.com/liuzhuoling2011/baidupcs-web)
|
|
|
|
### How to login
|
|
|
|
Refer: https://github.com/iikira/BaiduPCS-Go/wiki/%E5%85%B3%E4%BA%8E-%E8%8E%B7%E5%8F%96%E7%99%BE%E5%BA%A6-BDUSS
|
|
|
|
|
|
|
|
|
|
|