Question #80

Author: admin
tags: Docker  
docker image rm command...
...removes files or directories in a specified Docker image.
...removes specified Docker images.
...removes all containers that use a specified Docker image.
...removes only stopped containers that use a specified Docker image.
Rate the difficulty of the question:
easyhard