Sub-Web 订阅转换前端维护版,提供 linux/amd64 与 linux/arm64 多架构镜像。
996
A maintained fork of Sub-Web, packaged as a multi-arch Docker image for running a subscription conversion web UI.
Docker Hub:
docker pull addgmyh/subweb:latest
GitHub Container Registry:
docker pull ghcr.io/addgm/sub-web:latest
docker run -d \
--name sub-web \
-p 8080:80 \
addgmyh/subweb:latest
Then open:
Release candidate tags are used to verify Docker Hub and GHCR publishing without updating latest.
Stable release tags update both the version tag and latest.
GitHub repository:
https://github.com/ADDGM/sub-web
Upstream project:
https://github.com/CareyWang/sub-web
MIT License — Copyright © 2020-2025 CareyWang
Content type
Image
Digest
sha256:b383a0a71…
Size
16.6 MB
Last updated
2 months ago
docker pull addgmyh/subweb