This is a clone of triton-docker-cli for use with the Spearhead Cloud
Go to file
Casey Bisson 3d866f9adc Add version check, separate the install action 2017-05-19 12:58:30 -07:00
LICENSE Initial commit 2017-05-19 10:16:47 -07:00
README.md use the force 2017-05-19 11:48:47 -07:00
triton-docker Add version check, separate the install action 2017-05-19 12:58:30 -07:00

README.md

triton-docker

Docker CLI helper for Triton

Installation

curl -o /usr/local/bin/triton-docker https://raw.githubusercontent.com/misterbisson/triton-docker/working/triton-docker && chmod +x /usr/local/bin/triton-docker && ln -Fs /usr/local/bin/triton-docker /usr/local/bin/triton-compose