Gerencia imagens do Docker. Veja também docker build, docker import e docker pull. Mais informações: https://docs.docker.com/reference/cli/docker/image/.
docker build
docker import
docker pull
docker image ls
docker image prune
docker image prune --all
docker image history {{imagem}}