Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Created March 31, 2016 14:43
Show Gist options
  • Save erangaeb/c65dfc215c5b134dc9edd4be8991ef90 to your computer and use it in GitHub Desktop.
Save erangaeb/c65dfc215c5b134dc9edd4be8991ef90 to your computer and use it in GitHub Desktop.
View lxc container information
# command
sudo lxc-info -n <container-name>
# example
sudo lxc-info -n mongodb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment