Skip to content

Commit e89e28b

Browse files
GiniGini
authored andcommitted
docs: record container cleanup recovery
1 parent 2be9173 commit e89e28b

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

docs/evidence/e2b-preflight-2026-08-01.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ failed to compute cache key ... metadata_v2.db: input/output error
5959

6060
After the failure, Docker Desktop reported that it was unable to start and the
6161
macOS data volume had approximately 136 MiB free. No image digest or E2B
62-
template ID exists, and no E2B sandbox was created. Recovery requires freeing
63-
Docker Desktop storage (or moving its data root) and restarting Docker before
64-
repeating the build; broad pruning/deletion was intentionally not performed.
62+
template ID exists, and no E2B sandbox was created. The user then explicitly
63+
authorized removal of Docker images/cache and Podman state. Docker Desktop was
64+
stopped and its exact VM data directory was removed; the Podman machine and
65+
storage/config directories were removed as well. This recovered approximately
66+
23 GiB on the host while preserving repositories, research, and application
67+
data outside those container stores. A subsequent amd64 retry reached the
68+
Hermes build stage but failed again with a Docker BuildKit metadata I/O error
69+
after exhausting the Docker VM. The next build must use a remote/relocated
70+
builder or a deliberately bounded local cache; no image digest or E2B template
71+
ID exists yet.

0 commit comments

Comments
 (0)