Skip to content

Instantly share code, notes, and snippets.

@keyz182
Created November 14, 2014 22:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keyz182/115e9b0464b2b44b6d85 to your computer and use it in GitHub Desktop.
Save keyz182/115e9b0464b2b44b6d85 to your computer and use it in GitHub Desktop.
[Unit]
Description=Docker Image Cache
[Service]
Type=oneshot
ExecStart=/usr/bin/docker pull keyz182/nds_django:worker
ExecStart=/usr/bin/docker pull keyz182/nds_django:api
[X-Fleet]
Global=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment