Skip to content

Instantly share code, notes, and snippets.

@safeith
Created March 4, 2019 15:56
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 safeith/2c228a38c06d0823f1b28c44f951b4e9 to your computer and use it in GitHub Desktop.
Save safeith/2c228a38c06d0823f1b28c44f951b4e9 to your computer and use it in GitHub Desktop.
config:
linux.kernel_modules: bridge,br_netfilter,ip_tables,ip6_tables,ip_vs,netlink_diag,nf_nat,overlay,xt_conntrack
raw.lxc: |-
lxc.cgroup.devices.allow = a
lxc.mount.auto=proc:rw sys:rw
lxc.cap.drop =
security.nesting: "true"
security.privileged: "true"
description: docker profile
devices:
eth0:
name: eth0
nictype: bridged
parent: lxdbr0
type: nic
root:
path: /
pool: local-lvm
type: disk
name: docker
used_by: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment