Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. cat /etc/default/grub:
  2. GRUB_CMDLINE_LINUX_DEFAULT="cgroup_enable=memory swapaccount=1"
  3. GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"
  4.  
  5. root@sirius:~# docker info
  6. Containers: 0
  7. Images: 0
  8. Storage Driver: btrfs
  9. Execution Driver: native-0.2
  10. Kernel Version: 3.13.0-48-generic
  11. Operating System: Ubuntu 14.04.2 LTS
  12. CPUs: 8
  13. Total Memory: 31.33 GiB
  14. Name: sirius.servermeta.net
  15. ID: XXXX:XXXX:XXXX:XXXX:XXXX
  16. WARNING: No swap limit support
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement