NVIDIA / nim-anywhere

Accelerate your Gen AI with NVIDIA NIM and NVIDIA AI Workbench
https://www.nvidia.com/en-us/ai/
Apache License 2.0
103 stars 62 forks source link

AI Workstation doesn't shutdown redis or milvusdb containers when you stop the environment #6

Closed freemansoft closed 1 month ago

freemansoft commented 3 months ago

Expected behavior

All nim-anywhere containers exit when the project-nim-anywhere container exits or when AI Workstation executes a stop environment

Actual behavior

redis and milvusdb/milvus both continue to run after stop environment was executed and AI Workstation was exited

Test Sequence

  1. Initial State image image
  2. State after exiting AI Workstation

image

rmkraus commented 3 months ago

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.