mirror of
https://github.com/containers/podman.git
synced 2025-05-21 17:16:22 +08:00
[CI:DOCS] podman-push: rm confusion on supported transports
Remote clients only support the docker transport which is mentioned in the destination table below. So drop the redundant text on supported transports from the main description to avoid confusion. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
@ -10,10 +10,7 @@ podman\-push - Push an image, manifest list or image index from local storage to
|
||||
|
||||
## DESCRIPTION
|
||||
Pushes an image, manifest list or image index from local storage to a specified
|
||||
destination. Push is mainly used to push images to registries, however
|
||||
**podman push** can be used to save images to tarballs and directories using the
|
||||
following transports:
|
||||
**dir:**, **docker-archive:**, **docker-daemon:** and **oci-archive:**.
|
||||
destination.
|
||||
|
||||
## Image storage
|
||||
Images are pushed from those stored in local image storage.
|
||||
|
Reference in New Issue
Block a user