Skip to content

Instantly share code, notes, and snippets.

@janeczku
Created January 12, 2017 18:06
Show Gist options
  • Save janeczku/b6bfed7c758d7547902333923fced195 to your computer and use it in GitHub Desktop.
Save janeczku/b6bfed7c758d7547902333923fced195 to your computer and use it in GitHub Desktop.
test-alpine3:
tty: true
stdin: true
image: alpine:3.2
command: /bin/ash
privileged: true
labels:
io.rancher.os.scope: system
restart: always
net: host
volumes_from:
- command-volumes
- system-volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment