Skip to content

Instantly share code, notes, and snippets.

@ibuildthecloud
Created December 11, 2015 19:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibuildthecloud/cee740570c74423669a6 to your computer and use it in GitHub Desktop.
Save ibuildthecloud/cee740570c74423669a6 to your computer and use it in GitHub Desktop.
#cloud-config
rancher:
services:
my-service:
labels:
# This indicates to run in system-docker as opposed to user docker.
# Comment if you want user docker.
io.rancher.os.scope: system
image: nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment