complex64 commented on issue #5847: URL: https://github.com/apache/pulsar/issues/5847#issuecomment-621342768
Running into this issue with the image `apachepulsar/pulsar-dashboard:2.5.1` and the following error: ``` Starting Pulsar dasboard + /pulsar/init-postgres.sh + rm -rf '/data/*' + chown -R postgres: /data + chmod 700 /data + sudo -u postgres /usr/lib/postgresql/11/bin/initdb /data/ sudo: /usr/lib/postgresql/11/bin/initdb: command not found ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
