cri-o/vendor/github.com/containers/storage/docs/oci-storage-get-container-run-dir.md
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00

512 B

oci-storage-get-container-run-dir 1 "Sepember 2016"

NAME

oci-storage get-container-run-dir - Find runtime lookaside directory for a container

SYNOPSIS

oci-storage get-container-run-dir [options [...]] containerNameOrID

DESCRIPTION

Prints the location of a directory which the caller can use to store lookaside information which should be cleaned up when the host is rebooted.

EXAMPLE

oci-storage get-container-run-dir my-container

SEE ALSO

oci-storage-get-container-dir(1)