Skip to content

Instantly share code, notes, and snippets.

@salex89
Created August 31, 2016 08:34
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 salex89/72e424477a8d005ee01dadcce6ca18c7 to your computer and use it in GitHub Desktop.
Save salex89/72e424477a8d005ee01dadcce6ca18c7 to your computer and use it in GitHub Desktop.
Rancher compose call for pulling and upgrading a stack
rancher-compose --url <rancher_compose_url> --access-key <key> --secret-key <secret_ky> -f docker-compose.yaml -p <stack_name> up --pull --force-upgrade --confirm-upgrade -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment