fix: safely reconcile rejected runtime creates (#47)

This commit is contained in:
2026-09-04 16:39:53 +08:00
parent 62418b1f0d
commit 1ce0375414
5 changed files with 800 additions and 218 deletions
+1
View File
@@ -66,6 +66,7 @@ const compose = spawnSync(
"compose.dev.yaml",
"up",
"-d",
"--build",
"postgres",
"docker-gateway",
],