WebUI docker stop


Recommended Posts

What is the expected behavior when stopping a container from the Web UI?  I am seeing the container being forced closed, and not stopping gracefully.  docker stop from command-line sends sigterm and waits, but from the Web ui I am not seeing this behavior.

 

I would really like to see the ui have a stop and a force stop, like the vm's have.

Link to comment

To add to this... is the web ui using 'docker kill' vs 'docker stop'... If so, I think the "STOP" in the WebUI should be using 'docker stop' to allow the container to gracefully shut down.  Could the unRAID admins clarify the process here?  thx.

 

I found this post on the difference

http://superuser.com/questions/756999/whats-the-difference-between-docker-stop-and-docker-kill

 

And as CraziFuzzy suggested, I think the WebUI should have a "STOP" that sends 'docker stop' and a "FORCE STOP" that sends 'docker kill'.

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.