Closed freemansoft closed 1 month ago
All nim-anywhere containers exit when the project-nim-anywhere container exits or when AI Workstation executes a stop environment
project-nim-anywhere
AI Workstation
stop environment
redis and milvusdb/milvus both continue to run after stop environment was executed and AI Workstation was exited
redis
milvusdb/milvus
That is correct. AI workbench does not currently handle shutting down these applications. We have a feature request in to the workbench team and future features should help alleviate this problem.
Expected behavior
All nim-anywhere containers exit when the
project-nim-anywhere
container exits or whenAI Workstation
executes astop environment
Actual behavior
redis
andmilvusdb/milvus
both continue to run afterstop environment
was executed andAI Workstation
was exitedTest Sequence