TheFoundryVisionmongers / nuke-ML-server

A Nuke client plug-in which connects to a Python server to allow Machine Learning inference in Nuke.
Apache License 2.0
134 stars 36 forks source link

dockerfile centos7 #16

Open dnvkxkle opened 4 years ago

dnvkxkle commented 4 years ago

I am using centos.

dockerfile is for Ubuntu. Can you make it for centos?

johannabar commented 4 years ago

Hello, thank you for trying the ml-server out.

You should be able to create a docker Image in Ubuntu from a CentOS machine. We are actually working on CentOS machines ourselves. The docker image is in Ubuntu as it is the most compatible with Machine Learning platforms.

Does installing the server and building the docker image (see INSTALL.md) throw an error for you?