lxc-stop

Langue: en

Version: 29 April 2009 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

lxc-stop - stop the application running inside a container

SYNOPSIS

lxc-stop -n name

DESCRIPTION

lxc-stop kills all the processes inside the container. This command should be used if the processes are no longer accessible and can no be exited normally.

OPTIONS

-n name
Specify the container name to be stopped.

DIAGNOSTIC

The container is busy
The specified container is already running an application. You should stop it before reuse this container or create a new one.
The container was not found
The specified container was not created before with the lxc-create command.

SEE ALSO

lxc-start(1),

AUTHOR

Daniel Lezcano <daniel.lezcano@free.fr>