Refresh release docs for Docker Hub environments

This commit is contained in:
Thales Maciel 2026-03-09 18:56:33 -03:00
parent 6988d85f7d
commit 7ccab61a1b
6 changed files with 44 additions and 7 deletions

View file

@ -7,6 +7,7 @@ Cause:
- the environment cache directory is not writable
- the configured registry artifact is unavailable
- the environment download was interrupted
- the host cannot reach `registry-1.docker.io`
Fix:
@ -16,6 +17,9 @@ pyro env prune
pyro env pull debian:12
```
If you are validating a freshly published official environment, also verify that the corresponding
Docker Hub repository is public.
## `pyro run --network` fails before the guest starts
Cause: