docker-image-ls
Verified for current stable LTS
Docker Image Ls Command: List Docker Images By Name Substring
Use for list docker images by name substring with Docker Image Ls. Exact CLI syntax to list docker images by name substring using Docker Image Ls.
When to use this: Use for list docker images by name substring with Docker Image Ls.
Command Syntax
docker images "<*name*>" docker images "<*name*>" Command Breakdown
docker is the base executable for this command.
FAQ
Purpose: Exact syntax to list docker images by name substring using Docker Image Ls.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Docker Image Ls Command: List All Docker Images
docker images Docker Image Ls Command: List All Docker Images Including Intermediates docker images -a Docker Image Ls Command: List Docker Images In Quiet Mode docker images -q Docker Image Ls Command: List Docker Images Quiet Mode docker images -q Docker Image Ls Command: List Docker Images Using Format docker images --format "<.ID>t<.Size>t<.Repository>:<.Tag>"