mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-08-04 12:53:32 +08:00
do not start ssh deamon, use nsenter for shell access to the container
This commit is contained in:
@@ -9,7 +9,6 @@ echo User: root Password: $ROOT_PASSWORD
|
||||
|
||||
# start supervisord
|
||||
/usr/bin/supervisord
|
||||
supervisorctl start sshd
|
||||
|
||||
appStart () {
|
||||
# fix permissions and ownership of /var/lib/postgresql
|
||||
|
||||
Reference in New Issue
Block a user