This is a clone of triton-docker-cli for use with the Spearhead Cloud
Go to file
Casey Bisson b2482746d6 add install instructions 2017-05-19 11:47:16 -07:00
LICENSE Initial commit 2017-05-19 10:16:47 -07:00
README.md add install instructions 2017-05-19 11:47:16 -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 -s /usr/local/bin/triton-docker /usr/local/bin/triton-compose