cri-o/vendor/github.com/containers/storage/docs/oci-storage-delete-container.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

395 B

oci-storage-delete-container 1 "August 2016"

NAME

oci-storage delete-container - Delete a container

SYNOPSIS

oci-storage delete-container containerNameOrID

DESCRIPTION

Deletes a container and its layer.

EXAMPLE

oci-storage delete-container my-awesome-container

SEE ALSO

oci-storage-create-container(1) oci-storage-delete-image(1) oci-storage-delete-layer(1)