/gauntlt-docker

the docker for gauntlt

Primary LanguageShell

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