Unable to force-quit nonresponsive container

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

  1. start a container
  2. wait for the container to become nonresponsive (unable to reproduce this step)
  3. docker rm -f CONTAINER_ID (or name)