Switch official environment publishing to Docker Hub
This commit is contained in:
parent
0c4ac17b82
commit
6988d85f7d
11 changed files with 590 additions and 73 deletions
|
|
@ -34,7 +34,7 @@ Stable `pyro run` interface:
|
|||
|
||||
Behavioral guarantees:
|
||||
|
||||
- `pyro run <environment> -- <command>` returns structured JSON.
|
||||
- `pyro run <environment> --vcpu-count <n> --mem-mib <mib> -- <command>` returns structured JSON.
|
||||
- `pyro env list`, `pyro env pull`, `pyro env inspect`, and `pyro env prune` return structured JSON.
|
||||
- `pyro doctor` returns structured JSON diagnostics.
|
||||
- `pyro demo ollama` prints log lines plus a final summary line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue