mirror of
https://github.com/containers/podman.git
synced 2025-08-24 10:04:57 +08:00
docs: fix some minor issues
As pointed out by Tom on the PR #25397. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -39,8 +39,8 @@ annotation) will be used as filename and joined to the path. If the annotation
|
||||
does not exist the digest will be used as filename instead. This results in all blobs
|
||||
of the artifact mounted into the container at the given path.
|
||||
|
||||
However if the *dst* path is a existing file in the container then the blob will be
|
||||
mounted directly on it. This only works when the artifact contains of a single blob
|
||||
However, if the *dst* path is an existing file in the container, then the blob will be
|
||||
mounted directly on it. This only works when the artifact contains a single blob
|
||||
or when either *digest* or *title* are specified.
|
||||
|
||||
Options specific to type=**volume**:
|
||||
|
Reference in New Issue
Block a user