whoistop 大佬有话说 :
做了个 OneList go 版本的 docker 镜像
本帖最后由 whoistop 于 2020-2-17 00:13 编辑
目前至做了amd64版本的,需要请自取
https://hub.docker.com/r/whoistop/onelist
获取 token 后编辑 config.json
# vi /var/onelist/config.json
[
{
"MSAccount": false,
"MainLand": true,
"RefreshToken": ""
"SubPath": "/onedrive",
"RootPath": "/",
"HidePath": "",
"AuthPath": "",
"RefreshInterval": 900
}
]
并自行下载想用的 index.html 与config.json 放在同一目录后
运行
docker run -d –name onelist -e bind_addr=0.0.0.0 -p 80:5288 -v /var/onelist:/conf –restart=always whoistop/onelist
update:
很多人不知道怎么获取 token 找 index.html
把V佬的项目地址贴出来,请自行研究
https://github.com/MoeClub/OneList/tree/master/Rewrite
万七 大佬有话说 :
n1能用吧
告辞 大佬有话说 :
火钳刘明
大佬index.html去哪找?
b66667777 大佬有话说 :
路过帮顶 zsbd
whoistop 大佬有话说 :
告辞 大佬有话说 : 2020-2-17 00:08
火钳刘明
大佬index.html去哪找?
https://github.com/MoeClub/OneList/tree/master/Rewrite
whoistop 大佬有话说 :
万七 大佬有话说 : 2020-2-17 00:07
n1能用吧
n1不行,没做arm的,需要的话我有空做个
n1是arm64v8吗?
万七 大佬有话说 :
whoistop 大佬有话说 : 2020-2-17 00:15
n1不行,没做arm的,需要的话我有空做个
n1是arm64v8吗?
不知到arm是什么