container-restart(1) Restart a container

SYNOPSIS

container restart [OPTIONS]

DESCRIPTION

The container restart command restarts a container.

OPTIONS

The following container options are available:

-n, --name=NAME

Specify container name.

EXAMPLES

Restart example.net container:

sudo container restart -n example.net

HOMEPAGE

More information about container-tools and the Open Infrastructure project can be found on the homepage at https://open-infrastructure.net.

BUGS

Bugs can be reported by sending a bug report to the Debian Bug Tracking System at https://bugs.debian.org.

AUTHORS

container-tools was written by Daniel Baumann <[email protected]>.