How to find all image tags of a running Docker container?
问题 I have a bunch of Docker containers running on a server and I used the "latest" tag or no tag at all for all of them. Now I want to freeze the image versions, but I have no idea when I pulled these images, so I can't tell which version "latest" is referring to. docker ps is just showing me that the containers use the "latest" or no tag, like this: # docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 371d6675888b node:latest "npm start" 6 days ago Up 2 hours project_xyz_1