didericis
bfa054707b
refactor(firecracker): use docker_mod instead of hand-rolled docker helpers
...
firecracker/launch.py reimplemented docker build/image-exists/rm/exec/cp
as private functions instead of the shared docker_mod used by the
docker and macos-container backends. Switching to docker_mod dedupes
the logic and gets --no-cache support for free (docker_mod.build_image
already reads BOT_BOTTLE_NO_CACHE); docker_mod gains docker_exec/
docker_cp general-purpose helpers to cover what the private versions did.
2026-07-14 09:08:10 +00:00
..
2026-07-14 09:08:10 +00:00
2026-07-14 09:08:10 +00:00
2026-07-14 09:08:10 +00:00
2026-07-14 02:38:20 -04:00
2026-05-28 17:56:14 -04:00
2026-07-14 09:08:10 +00:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-25 02:23:12 +00:00
2026-06-26 23:22:18 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-26 17:31:35 -04:00
2026-07-11 13:24:47 -04:00
2026-07-08 22:05:49 -04:00
2026-07-08 22:05:49 -04:00
2026-07-08 22:05:49 -04:00
2026-07-09 17:26:25 +00:00
2026-07-08 22:05:49 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-24 15:37:57 -04:00
2026-06-27 02:15:30 -04:00
2026-06-26 23:42:03 -04:00
2026-06-24 16:50:13 -04:00
2026-06-26 23:42:03 -04:00
2026-06-19 22:25:14 +00:00
2026-06-26 23:42:03 -04:00
2026-06-27 02:15:30 -04:00
2026-06-03 00:33:02 -04:00
2026-06-26 23:42:03 -04:00
2026-07-02 21:04:34 +00:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-10 22:25:00 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-07-14 02:38:20 -04:00
2026-06-03 00:33:02 -04:00
2026-06-03 23:25:41 -04:00
2026-07-09 17:21:57 +00:00