postgresql/test/examples/extending-image/postgresql-start/set_passwords.sh
2020-03-24 11:16:16 +01:00

4 lines
186 B
Bash

#!/bin/bash
# postgresql image encrypts user passwords at service start
# the functionality can be disabled by providing this file (postgresql-start-hook/set_passwords.sh) in s2i build