美文网首页
Linux下使用Docker迅雷

Linux下使用Docker迅雷

作者: wyaoo | 来源:发表于2017-03-07 23:01 被阅读565次

搜索镜像

docker search thunder

获取镜像

docker pull yinheli/docker-thunder-xware

启动xware

mkdir thunder
docker run -d --name thunder --net=host -v $PWD/thunder:/app/TDDOWNLOAD yinheli/docker-thunder-xware

查看激活码

docker logs thunder

http://yuancheng.xunlei.com 绑定激活码

相关文章

网友评论

      本文标题:Linux下使用Docker迅雷

      本文链接:https://www.haomeiwen.com/subject/hjpvgttx.html