Tachidesk漫画聚合阅读器
Debian/Ubuntu
Download the latest deb package from the release section or Install from the MPR
git clone https://mpr.makedeb.org/tachidesk-server.git
cd tachidesk-server
makedeb -si
Ubuntu
sudo add-apt-repository ppa:suwayomi/tachidesk-server
sudo apt update
sudo apt install tachidesk-server
Docker
Check our Official Docker release Tachidesk Container for running Tachidesk Server in a docker container. Source code for our container is available at docker-tachidesk. By default the server will be running on http://localhost:4567 open this url in your browser.
Install from the command line:
docker pull ghcr.io/suwayomi/tachidesk
Run Container from the command line:
docker run -p 4567:4567 ghcr.io/suwayomi/tachidesk
当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »