Jet for Codeship, in a docker container
962
Just docker pull egeland/codeship-jet the image, then put a file like this into your PATH:
exec docker run --rm -it -v "$PWD:/root" egeland/codeship-jet:latest $*
https://github.com/egeland/codeship-jet
Pull requests welcome :)
Content type
Image
Digest
Size
4.7 MB
Last updated
almost 9 years ago
docker pull hhcordero/codeship-jet