Commit Graph

58 Commits

Author SHA1 Message Date
Oleksandr Shulgin 0821990720 Only set -i flag of go build when compiling locally
This fixes permissions problem when building linux target on CD.
2017-05-12 11:37:09 +02:00
Oleksandr Shulgin 6068593238 Override PATH inside Makefile to add $GOPATH/bin 2017-05-12 11:37:08 +02:00
Murat Kabilov 75e6bfa55c makefile improvements 2017-05-12 11:37:07 +02:00
Oleksandr Shulgin 7974dc8c4e Move Dockerfile to a subdir for smaller build context 2017-05-12 11:36:22 +02:00
Oleksandr Shulgin 3f5bc83de1 Make only the binary inside golang toolchain, push from jenkins 2017-05-12 11:35:51 +02:00
Oleksii Kliukin 5ae011e6fc Cleanup scm-sources.json during make clean. 2017-05-12 11:35:51 +02:00
Oleksii Kliukin dc3c66c70d Alays Make clean before producing a docker image. 2017-05-12 11:35:51 +02:00
Oleksii Kliukin 8e15b846c9 Add project's Makefile, improve the Dockerfile.
Add targets to build operator and create docker images.
  Add scm-source.json to the Dockerfile.
2017-05-12 11:35:47 +02:00