I want to remove a container, the removal takes too long
sudo docker rm -f container_name
When I re-ran the command I got:
Error response from daemon: removal of container container_name is already in progress
The environment I am using:
- Docker version: 17.05.0-ce
- Ubuntu version: 16.04