Files
cheatsheet-tldr/tldr/docker-logs
2025-12-20 00:20:53 +00:00

13 lines
241 B
Plaintext

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