Update spawnSync to dockerode-compose #114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What is the problem that you are trying to solve?
it's hard to get the error from docker-compose
only get
[x] command [docker compose]: ${spawnReturn.error.message}We need more info when node failed launch.
新功能 Feature Request
In docker part, we use
dockerode, we can also use it's ecosystem component.https://github.com/apocas/dockerode-compose to replace our spawnSync part
可能的解法 Proposed Solution
fix the runner part in
dockerfolder from spawnSync to dockerodebut helm & kubernetes also have this problem.