PowerShell window showing Docker images command output listing RabbitMQ and Redis images with tags, IDs, creation dates, and sizes.

This image shows a Windows PowerShell terminal with the command docker images executed. The output lists two Docker images: RabbitMQ with the tag 3-management and Redis with the tag latest. It includes important metadata such as the image ID, creation date, and image size—213MB for RabbitMQ and 95MB for Redis. This output is helpful for managing and identifying locally stored Docker images.

Leave a Reply

Your email address will not be published. Required fields are marked *

×

Table Of Content