Balasankar "Balu" C
f28d358e24
Set default value for BUILD_ARCH in installation scripts
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-08-05 13:18:47 +05:30
Balasankar "Balu" C
4b0462b4be
Support building PostgreSQL in UBI
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-08-05 12:35:17 +05:30
Balasankar "Balu" C
0dea43ac3b
Support using OS other than Debian as base for custom images
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-04 16:30:29 +05:30
Andrejs Cunskis
1ef6c55491
Automatically detect debian version
2022-05-17 15:06:27 +03:00
Stan Hu
6f10e7fd7c
Purge system postgresql-client
2022-02-11 06:34:38 +00:00
Stan Hu
27c59b7e27
Update to Debian bullseye
2022-02-10 07:37:01 +00:00
Stan Hu
a82fd6a09b
Make PostgreSQL v12 the default
...
This commit is just needed to trigger a new build with PostgreSQL
v12.9.
2021-11-11 07:50:17 -08:00
Balasankar "Balu" C
687520e804
Use stretch repos of PostgreSQL
...
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-04-02 17:21:02 +05:30
Lukas Eipert
5380948868
Ensure that package managers clean up
...
Every package manager should clean up after themselves in order to keep
docker layers neat and tiny:
apt (Debian/Ubuntu package manager):
- unneeded dependencies are cleared (autoremove)
- caches are cleaned (clean)
- package lists are deleted
yum (CentOS package manager),
zypper (OpenSuse package manager)
- should clear caches after installing dependencies
pip (Python package manager),
apk (Alpine package manager)
- should use no cache for installing dependencies
2018-10-04 23:29:51 +02:00
Stan Hu
6e27b42922
Fix PostgreSQL build errors
2018-05-26 13:50:49 -07:00
Andrew Newdigate
6725e787b0
Fix for bug that forces all Go binaries to be based on Go 1.8 (the default)
2017-12-21 11:55:07 +00:00
Lin Jen-Shin
4332356fd4
Add an image for updated postgresql-client
2017-03-23 22:32:46 +08:00