Skip to content

Instantly share code, notes, and snippets.

@xunleii
Created May 22, 2017 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xunleii/1814595ad4357a99287bb106ff3a595b to your computer and use it in GitHub Desktop.
Save xunleii/1814595ad4357a99287bb106ff3a595b to your computer and use it in GitHub Desktop.
Add flags to use docker on LXC in proxmox
#!/bin/bash
lxc.aa_profile: unconfined
lxc.cgroup.devices.allow: a
lxc.cap.drop:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment