ls

docker image ls
# OR
docker images

Example Output

REPOSITORY                       TAG           IMAGE ID       CREATED        SIZE
mcr.microsoft.com/mssql/server   2019-latest   6db3c5ebc331   2 months ago   1.55GB

Backlinks