This is a clone of triton-docker-cli for use with the Spearhead Cloud
Go to file
Casey Bisson d332e29c14 Update instructions for new home 2017-05-19 13:14:14 -07:00
LICENSE Initial commit 2017-05-19 10:16:47 -07:00
README.md Update instructions for new home 2017-05-19 13:14:14 -07:00
triton-docker use vars for versions 2017-05-19 13:06:38 -07:00

README.md

triton-docker

Docker CLI helper for Triton

Installation

curl -o /usr/local/bin/triton-docker https://raw.githubusercontent.com/joyent/triton-docker-cli/master/triton-docker && chmod +x /usr/local/bin/triton-docker && ln -Fs /usr/local/bin/triton-docker /usr/local/bin/triton-compose && ln -Fs /usr/local/bin/triton-docker /usr/local/bin/triton-docker-install