Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-27 00:17:19 +00:00
parent caa4bee6e9
commit 3d00577959
4 changed files with 29 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# docker save
> Export Docker images to archive.
> More information: <https://docs.docker.com/engine/reference/commandline/save/>.
> More information: <https://docs.docker.com/reference/cli/docker/image/save/>.
- Save an image by redirecting `stdout` to a tar archive: