Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-05 00:16:51 +00:00
parent 90008c1f5e
commit 931605c628
55 changed files with 96 additions and 54 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# docker
> Manage Docker containers and images.
> Some subcommands such as `docker run` have their own usage documentation.
> Some subcommands such as `run` have their own usage documentation.
> More information: <https://docs.docker.com/reference/cli/docker/>.
- List all Docker containers (running and stopped):