I display running containers using docker ps command. There is an IMAGE column that shows name of the image that each container was create
docker ps
docker images
will show you the image names and their IDs