GUOSHIYIN (@GUOSHIYING) 在 闲来无事,复刻了一个阿里云人工智能平台pai的docker镜像 中发帖
闲话少说,直接上干货
docker镜像
registry.cn-hangzhou.aliyuncs.com/guoshiyin/pai:dsw
启动(自己需要安装docker-nvidia的程序包)
docker run -itd --gpus all --rm --name pai -P http://registry.cn-hangzhou.aliyuncs.com/guoshiyin/pai:dsw
官方的模块截图
[image]
复刻的样子
[f19a28aee88fbcfd81a5c130e5379ac]
[image]
ps:不喜勿喷,就简单模仿