Tianon Gravi
|
54053ad27a
|
Adjust "/var/run/postgresql" permissions for arbitrary-user support
|
2017-05-19 10:46:58 -07:00 |
Tianon Gravi
|
fc676766b4
|
Put "docker-entrypoint.sh" in PATH (with backwards-compat symlink)
|
2017-02-08 16:22:56 -08:00 |
Tianon Gravi
|
3706d4c456
|
Allow arbitrary --user values (mostly)
One special case is that `initdb` _requires_ the current user to exist in `/etc/passwd`, but running PostgreSQL itself does not require that.
|
2017-01-19 14:59:34 -08:00 |
Tianon Gravi
|
b68154ed79
|
Use "/var/run/postgresql" consistently (and apply Debian's change of the default socket path to Alpine also)
|
2017-01-19 14:24:15 -08:00 |
Tianon Gravi
|
ea6f466b25
|
Use "/etc/apt/trusted.gpg.d" instead of "apt-key adv"
> Note: Instead of using this command a keyring should be placed
> directly in the /etc/apt/trusted.gpg.d/ directory with a
> descriptive name and either "gpg" or "asc" as file extension.
https://manpages.debian.org/cgi-bin/man.cgi?query=apt-key&manpath=Debian+testing+stretch
|
2017-01-10 15:58:17 -08:00 |
Tianon Gravi
|
a9c1b15a7a
|
Sync a bit more with the Debian configure flags (adding comments for where we differ) and add all versions (including "update.sh" and "generate-stackbrew-library.sh" changes, with our new template)
|
2016-11-03 14:18:48 -07:00 |