How to delete docker image
In order to delete docker images need to run in command line:
docker rmi <image-name>