docker-save: update documentation link (#13835)

This commit is contained in:
Nelson Figueroa
2024-09-26 03:21:33 -07:00
committed by GitHub
parent f4f3fd36ea
commit 052083c413
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# 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: