To keep track of the images created in Docker, it's important to add a label when creating them, for example:
docker build -t my-api:v1.0.0 .