Stopping docker container leaves behind tmp_ recording files #1746
Unanswered
naanlizard
asked this question in
Help
Replies: 1 comment 2 replies
-
Also worth asking, how could we process these tmp files - just add the right extension? What are they? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When we deploy updates, we now use just
docker stop ome-container
after previous discussion about how that would now properly stop streams and process recordings - but it looks like that leaves behind tmp files in our ome recordings directory.Is this a bug, or are we doing something wrong? I would expect OME to gracefully shut down, including
Beta Was this translation helpful? Give feedback.
All reactions