Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Pi Sandbox

OpenShell sandbox image pre-configured with pi — a minimal terminal coding harness.

What's Included

Build

docker build -t openshell-pi .

To build against a specific base image:

docker build -t openshell-pi --build-arg BASE_IMAGE=ghcr.io/nvidia/openshell-community/sandboxes/base:latest .

Usage

Create a sandbox

openshell sandbox create --from pi

Start pi directly

openshell sandbox create --from pi -- pi