thamizarasu / gauntlt-docker

the docker for gauntlt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gauntlt-docker

the docker for gauntlt

Setup

  1. Clone this repo
git clone https://github.com/gauntlt/gauntlt-docker.git 
  1. Build the docker container
$ cd /path/to/cloned/repo/gauntlt-docker
$ make build
  1. Copy binary stub to somewhere in your $PATH (like /usr/local/bin)`
$ make install
  1. Test it out with a gauntlt-docker --help

About

the docker for gauntlt


Languages

Language:Shell 73.1%Language:Makefile 26.9%