Commit Graph

5 Commits

Author SHA1 Message Date
Akira Inamori
abf9350445 Update gobuilder & fixed go binary name 2021-02-19 15:02:25 +09:00
Akira Inamori
7a7a44580e Fixed #59 2020-11-25 10:45:52 +09:00
Conrad Hoffmann
9243e9fc9f Misc fixes for the Dockerfile
- Copy local repo when building instead of using go get
 - Fix accidentally copying dir instead of executable to final container
 - Use combination of ENTRYPOINT and CMD as preset

Fixes #37, #38.
2019-10-26 15:24:52 +02:00
Conrad Hoffmann
6759fce7ed Use prometheus tooling to build docker container
It should be more aligned with how releases are (will be) built.
Ideally, we release container images as well, but this will not be in
place for the first release.
2019-10-18 11:42:15 +02:00
Aggelos Kolaitis
277c9cc91c Added Dockerfile and docker-compose.yml 2019-10-11 22:38:21 +03:00