Files
cheatsheet-tldr/tldr/docker-images
2025-12-13 00:20:51 +00:00

13 lines
231 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# docker images
> This command is an alias of `docker image ls`.
- View documentation for the original command:
`tldr docker image ls`