| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Fix up `HEALTHCHECK`. | 2018-09-18 | -1/+1 | ||
| | | |||||
| * | Add `HEALTHCHECK`. | 2018-09-18 | -0/+2 | ||
| | | |||||
| * | Omit `libpq`. | 2018-09-18 | -4/+4 | ||
| | | |||||
| * | Omit `postgresql-dev`. | 2018-09-18 | -4/+2 | ||
| | | |||||
| * | Omit `automake`. | 2018-09-18 | -8/+0 | ||
| | | |||||
| * | Omit `cmake`. | 2018-09-18 | -8/+0 | ||
| | | |||||
| * | Omit `git`. | 2018-09-18 | -12/+4 | ||
| | | |||||
| * | Omit `autoconf`. | 2018-09-18 | -6/+12 | ||
| | | |||||
| * | Try to cache requirements. | 2018-09-17 | -4/+8 | ||
| | | |||||
| * | Properly add build directory. | 2018-09-17 | -5/+8 | ||
| | | |||||
| * | Use proper multiline installation. | 2018-09-17 | -8/+34 | ||
| | | |||||
| * | Build docker image and pass it around. | 2018-09-17 | -0/+62 | ||