Commit Graph

4 Commits

Author SHA1 Message Date
Ingvar Stepanyan 6b79234669 Fix reuse of compy folder
Previously, compy was moved to `/go/src/...` but default GOPATH was created as `/root/go`, so compy was downloaded from Github on each build instead of using locally existing copy.
2018-11-04 12:42:10 -08:00
Andrew Gaul 6013d28c46 Build compy in Dockerfile 2018-02-03 19:53:45 -08:00
Andrew Gaul d4d2fb19df Reduce Docker layers and optimize apt usage 2017-09-09 13:34:05 -07:00
Andrew Gaul 7a40f35b33 Add Dockerfile
Fixes #11.
2017-08-28 23:01:43 -07:00