Skip to content

Instantly share code, notes, and snippets.

@joshwget
Created May 21, 2016 03:58
Show Gist options
  • Save joshwget/de4b783fbaf1fd4969462bdb6c9f98db to your computer and use it in GitHub Desktop.
Save joshwget/de4b783fbaf1fd4969462bdb6c9f98db to your computer and use it in GitHub Desktop.
switch-consoles:
image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}}
command: switchconsoles
labels:
io.rancher.os.scope: system
io.rancher.os.createonly: "true"
net: host
pid: host
ipc: host
uts: host
privileged: true
volumes_from:
- all-volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment