Skip to content

Instantly share code, notes, and snippets.

@janeczku
Created January 12, 2017 18:01
Show Gist options
  • Save janeczku/a57a8761deb5c2f9b30a2647638f7d50 to your computer and use it in GitHub Desktop.
Save janeczku/a57a8761deb5c2f9b30a2647638f7d50 to your computer and use it in GitHub Desktop.
test-alpine2:
tty: true
stdin: true
image: alpine:3.5
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