bug(cli): sandbox help references unpublished Python image

Aperta Adatta ai principianti
#2,888 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
72/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
rust
Ambito
cli

Direzione di ricerca

Inizia eseguendo openshell sandbox --help e individua il codice sorgente della CLI che definisce i relativi esempi di sandbox. Verifica che l’immagine referenziata sia attualmente pubblicata e che openshell sandbox create --from <image> venga risolto senza cercare un Dockerfile locale. Aggiorna o aggiungi il test pertinente per la guida della CLI, se applicabile, e conferma che l’esempio funzioni.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

area:cli state:validated

User Story

As an OpenShell user, I want the CLI's sandbox examples to reference a published community image so that I can successfully follow the built-in help.

Problem Statement

openshell sandbox --help recommends openshell sandbox create --from python, but OpenShell Community does not publish a python sandbox. The CLI consequently treats python as a local directory and fails because it contains no Dockerfile.

Impact / Why This Matters

Users following the built-in example cannot create a sandbox and may misdiagnose the failure as a gateway or container-runtime problem. The current workaround is to discover a valid image name independently or provide the full community base image reference, which defeats the purpose of the built-in quickstart example.

Acceptance Criteria

  • The sandbox help example references a currently published OpenShell Community sandbox.
  • The example can resolve without requiring a local Dockerfile named after the example.
  • Relevant CLI help tests are updated or added if applicable.

Reproduction Steps

  1. Install OpenShell 0.0.111.
  2. Run openshell sandbox --help and observe the openshell sandbox create --from python example.
  3. Run openshell sandbox create --from python.
  4. Observe No Dockerfile found in directory: python.

Environment

  • OpenShell: 0.0.111
  • OS: macOS 26.5.2 on Apple Silicon
  • Runtime, deployment, or integration: Homebrew gateway with Docker through Colima

Logs

Error:   × No Dockerfile found in directory: python
Lingua principale
Rust
Stelle
8.7k
Fork
1.3k
Merge medio
2g 7h
PR unite (30g)
243

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di NVIDIA/OpenShell

Tutte le issue di NVIDIA/OpenShell

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.