Skip to content

v2 Docker support

Latest
Compare
Choose a tag to compare
@s01ipsist s01ipsist released this 25 Jun 00:12
· 1 commit to master since this release
81c5622
Dockerize application (#8)

* Dockerize application

* Replace config with env vars

* replace deprecated onbuild image with latest go build

* use alpine base for smaller final image

* specify go version for base image