alibaba / pipcook

Machine learning platform for Web developers
https://alibaba.github.io/pipcook/
Apache License 2.0
2.55k stars 209 forks source link

Docker: is the docker image necessary for Pipcook 2.0? #754

Open FeelyChau opened 3 years ago

FeelyChau commented 3 years ago

Pipcook 2.0 is light enough, I think we could remove the docker image now.

yorkie commented 3 years ago

Cuda environment is also required :)

FeelyChau commented 3 years ago

Maybe we can use office CUDA docker image directly: https://hub.docker.com/r/nvidia/cuda

yorkie commented 3 years ago

Hmmm, the cuda image doesn't offer the Node.js runtime.

FeelyChau commented 3 years ago

So the Pipcook image includes CUDA and Pipcook client? Looks not so necessary.

yorkie commented 3 years ago

It's good to maintain a Node.js + Cuda image, but it could not be an Pipcook image.