Tag: lxc-stop command
Linux: lxc forcefully stop and kill container
last updated in Categories Linux, Linux Containers (LXC), VirtualizationI want to stop the application running inside a container. I issued lxc-stop -n myapp but the command is not returning to the shell prompt, and my lxc container entered in hang state. How do I kill my container running on Ubuntu Linux host?