- 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.
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.