OpenShell sandbox image pre-configured with pi — a minimal terminal coding harness.
- pi
- Everything from the base sandbox
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 .openshell sandbox create --from piopenshell sandbox create --from pi -- pi