Skip to content

Instantly share code, notes, and snippets.

@janeczku
Created January 12, 2017 18:00
Show Gist options
  • Save janeczku/9e2dad910e317ed4d406d4191999abbb to your computer and use it in GitHub Desktop.
Save janeczku/9e2dad910e317ed4d406d4191999abbb to your computer and use it in GitHub Desktop.
test-apline:
image: alpine:3.5
command: sleep 123123213213
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