Files
skopeo/docs/skopeo-manifest-digest.1.md
Daniel J Walsh f19acc1c90 split up skopeo man pages
Create a different man page for each of the subcommands.
Also replace some krufty references to kpod with podman

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-02-01 11:21:51 -05:00

564 B

% skopeo-manifest-digest(1)

NAME

skopeo-manifest-digest -Compute a manifest digest of manifest-file and write it to standard output.

SYNOPSIS

skopeo manifest-digest manifest-file

DESCRIPTION

Compute a manifest digest of manifest-file and write it to standard output.

EXAMPLES

$ skopeo manifest-digest manifest.json
sha256:a59906e33509d14c036c8678d687bd4eec81ed7c4b8ce907b888c607f6a1e0e6

SEE ALSO

skopeo(1)

AUTHORS

Antonio Murdaca runcom@redhat.com, Miloslav Trmac mitr@redhat.com, Jhon Honce jhonce@redhat.com