Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-10 | Add version string | Niall Sheridan | |
Add `lib.Version` to get updated at build time. Add --version flags to cashier and cashierd Send client version in the signing request Send server version in http response headers and in signing response Set version at build time | |||
2018-08-07 | Use multi-stage build with current Go version | Niall Sheridan | |
2016-10-31 | Add /cashier volume | Niall Sheridan | |
2016-09-11 | Use the alpine image | Niall Sheridan | |
2016-08-17 | Use go 1.7 | Niall Sheridan | |
2016-05-22 | Make template directory configurable | Niall Sheridan | |
2016-05-22 | update | Niall Sheridan | |
2016-05-22 | Move binaries into cmd/ directory | Niall Sheridan | |
2016-05-22 | Move server/main.go to top-level server.go | Niall Sheridan | |
Also add a Dockerfile |