postgresql/examples/extending-image/postgresql-start/set_passwords.sh
2020-11-02 16:19:41 +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