Skip to content

Instantly share code, notes, and snippets.

@superseb
Last active May 12, 2017 11:47
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 superseb/edb79a3e2540d797ec4312c0216ef99e to your computer and use it in GitHub Desktop.
Save superseb/edb79a3e2540d797ec4312c0216ef99e to your computer and use it in GitHub Desktop.
rancher xe-guest-utils 7.4.0
xe-guest-utils:
image: superseb/rancher-xe-guest-utils:7.4.0
privileged: true
labels:
- io.rancher.os.scope=system
- io.rancher.os.after=console,docker,udev,syslog
volumes-from:
- "all-volumes"
volumes:
- "/dev:/dev:ro"
- "/lib/modules:/lib/modules:ro"
- "/etc/udev/rules.d/:/host/etc/udev/rules.d/"
restart: always
net: host
ipc: host
pid: host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment