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