You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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