4 lines
186 B
Bash
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
|