The purpose of the cli openshell-image-builder is to help build container images which can be used as image for openshell sandboxes.
The OpenShell currently provides a set of images at https://github.com/NVIDIA/OpenShell-Community
The goal of this project is to build images similar to the ones provided by OpenShell, but configurable based on a kaiden's workspace.json file, and containing the minimal necessary.
The images will be built on a base image:
An --agent flag installs the agent in the container:
The parts of workspace.json supported are:
The policy.yaml file added to the image will be adapted to the agent:
and inference provider:
Default configuration files for the agent will be added in the home:
The purpose of the cli
openshell-image-builderis to help build container images which can be used as image for openshell sandboxes.The OpenShell currently provides a set of images at https://github.com/NVIDIA/OpenShell-Community
The goal of this project is to build images similar to the ones provided by OpenShell, but configurable based on a kaiden's workspace.json file, and containing the minimal necessary.
The images will be built on a base image:
An
--agentflag installs the agent in the container:The parts of workspace.json supported are:
The policy.yaml file added to the image will be adapted to the agent:
and inference provider:
Default configuration files for the agent will be added in the home: