snippetbashTip
lxc-stop — Stop a container. More information: <https://linuxcontainers.org/lxc/getting-started/>.
Viewed 0 times
httpscommandlxc-stopclimoreinformationcontainerstop
linux
Problem
How to use the
lxc-stop command: Stop a container. More information: <https://linuxcontainers.org/lxc/getting-started/>.Solution
lxc-stop — Stop a container. More information: <https://linuxcontainers.org/lxc/getting-started/>.Stop a container:
sudo lxc-stop {{container_name}}Display help:
lxc-stop {{[-?|--help]}}Code Snippets
Stop a container
sudo lxc-stop {{container_name}}Display help
lxc-stop {{[-?|--help]}}Context
tldr-pages: linux/lxc-stop
Revisions (0)
No revisions yet.