Expected behavior
docker rm -f CONTAINER_ID
stops container
Actual behavior
container does not stop
Information
- diagnostic ID: 568ABD5B-A714-4BA8-A94A-FA7683FA4058
- OSX 10.11.5
Steps to reproduce the behavior
- start a container
- wait for the container to become nonresponsive (unable to reproduce this step)
- docker rm -f CONTAINER_ID (or name)