-
Add image arg to up command (#4385)
发布于
2025-04-23 14:48:01 +00:00 Using this argument, you can get more customization since you can do
langgraph buildor directlydocker buildyour image and then re-use
thelanggraph up --image my-imageand have it also spin up redis &
postgres for you.Easier then writing your own compose file
下载附件