stack/docker
Bilal Godil 3586115b0e fix snapshot resume host fs + restore standalone run-emulator.sh path
Snapshot-resume mode dropped virtfs (QEMU disallows migration with 9p
mounted), leaving the container's /host bind mount empty so the
/local-emulator/project route returned 400. Hot-plug virtio-9p over a
pre-attached PCIe root port after resume, mount in guest via QGA, and
make /host a shared mount point with rshared docker propagation so the
new mount reaches the running container without restart.

run-emulator.sh ensure_runtime_config_iso now falls back to in-script
ISO generation when invoked outside the CLI (fixes pnpm emulator:start).

Also propagate fresh emulator credentials to VITE_/EXPO_PUBLIC_ env var
prefixes in the CLI run command.
2026-04-15 16:07:26 -07:00
..
backend Backend fallback (cloud run) (#1306) 2026-04-11 00:57:37 +00:00
dependencies LLM MCP Flow (#1321) 2026-04-15 17:57:08 +00:00
dev-postgres-replica External db sync (#1036) 2026-02-05 12:04:31 -08:00
dev-postgres-with-extensions Sign up rules (#1138) 2026-02-03 11:08:24 -08:00
local-emulator fix snapshot resume host fs + restore standalone run-emulator.sh path 2026-04-15 16:07:26 -07:00
mock-oauth-server Local emulator (#422) 2025-02-13 18:57:02 +01:00
server fix sentinel marker path in docker/server entrypoint 2026-04-15 14:07:34 -07:00