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