mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-06-28 07:17:13 +08:00
do not start supervisord
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
# start supervisord
|
||||
/usr/bin/supervisord
|
||||
|
||||
appStart () {
|
||||
# fix permissions and ownership of /var/lib/postgresql
|
||||
chown -R postgres:postgres /var/lib/postgresql
|
||||
|
||||
Reference in New Issue
Block a user