Skip to content

Instantly share code, notes, and snippets.

@renevo
Created March 15, 2017 22:02
Show Gist options
  • Save renevo/c203d585b8da68d5af391ad3e494552d to your computer and use it in GitHub Desktop.
Save renevo/c203d585b8da68d5af391ad3e494552d to your computer and use it in GitHub Desktop.
Scales compose on run
docker-compose up -d && docker-compose scale node=4 && docker-compose up -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment