Manage Docker images. See also:
docker build,docker import, anddocker pull. More information: https://docs.docker.com/reference/cli/docker/image/.
docker image ls
docker image prune
docker image prune {{[-a|--all]}}
docker image history {{image}}
docker image rm:tldr docker rmi