Skip to content

Installation without super user permission? #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
samhodge opened this issue May 25, 2019 · 4 comments
Open

Installation without super user permission? #8

samhodge opened this issue May 25, 2019 · 4 comments

Comments

@samhodge
Copy link

Is it possible to use these tools without uid 0 being set by the user?

@ringdk
Copy link
Contributor

ringdk commented May 27, 2019

Hello! Can you please clarify your question?

If you're referring to running Docker without being super user you can do so following these instructions: https://docs.docker.com/install/linux/linux-postinstall/#manage-docker-as-a-non-root-user

@samhodge
Copy link
Author

In my situation I used the sudo rule several times to install CMake3 to install Docker to run Docker I know in VFX companies sudo privileges are rarely used

@ringdk
Copy link
Contributor

ringdk commented May 28, 2019

Agreed, it's a tough one. I think we'll have to figure this one as we go. We might just have to accept that running the server requires sudo or a sudo-docker group, and hope that's OK enough for experimentation. The long term goal is to be able to take a custom trained model, then package and deploy it natively in Nuke.

@samhodge
Copy link
Author

Yeah I know a guy that has deployed three models in C++ as an OpenFX plugin ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants