--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # lxc-info > Get info on a container. > More information: . - Query information from a container: `sudo lxc-info {{container_name}}` - Display help: `lxc-info {{[-?|--help]}}`