This is a clone of triton-docker-cli for use with the Spearhead Cloud
Go to file
Casey Bisson 049000bc6d use the force 2017-05-19 11:48:47 -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 compose support 2017-05-19 11:45:36 -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