Skip to content

Instantly share code, notes, and snippets.

@ikasamt
Created January 21, 2019 07:36
Show Gist options
  • Save ikasamt/2a0a83de4af94df811cf5cc289a0c60f to your computer and use it in GitHub Desktop.
Save ikasamt/2a0a83de4af94df811cf5cc289a0c60f to your computer and use it in GitHub Desktop.
curl -L https://github.com/docker/compose/releases/download/1.23.2/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment