-
Notifications
You must be signed in to change notification settings - Fork 2.4k
brew installer support or byo package guidance #491
Copy link
Copy link
Closed
Labels
Getting StartedUse this label to identify setup, installation, or onboarding issues.Use this label to identify setup, installation, or onboarding issues.Platform: macOSSupport for macOSSupport for macOSbugSomething isn't workingSomething isn't workingpriority: highImportant issue that should be resolved in the next releaseImportant issue that should be resolved in the next release
Metadata
Metadata
Assignees
Labels
Getting StartedUse this label to identify setup, installation, or onboarding issues.Use this label to identify setup, installation, or onboarding issues.Platform: macOSSupport for macOSSupport for macOSbugSomething isn't workingSomething isn't workingpriority: highImportant issue that should be resolved in the next releaseImportant issue that should be resolved in the next release
Problem Statement
based on
Inside the nemoclaw sandbox, how to install without root rights, to enable skills you are asked to install homebrew which cannot be installed due to permission issue.practically Dockerfile https://github.com/NVIDIA/NemoClaw/blob/main/Dockerfile will have to be modified to add brew and related network policy have to be added (can be using openshell term)
needs confirmation to the approach and presets to be posted
Proposed Design
includes preset network policy
path to modify dockerfile container if it is the way
Alternatives Considered
No response
Category
enhancement: platform
Checklist