Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bad interpreter: No such file or directory #8

Open
yasin06 opened this issue Aug 3, 2022 · 0 comments
Open

bad interpreter: No such file or directory #8

yasin06 opened this issue Aug 3, 2022 · 0 comments

Comments

@yasin06
Copy link

yasin06 commented Aug 3, 2022

Hi, I'm getting the following error on docker-compose up:

db_1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/postgis.sh
db_1 | /usr/local/bin/docker-entrypoint.sh: /docker-entrypoint-initdb.d/postgis.sh: /bin/sh^M: bad interpreter: No such file or directory
osmgwc_db_1 exited with code 126

I've copied initdb-postgis.sh to /docker/db/script/ directory with name postgis.sh.
Then, changed dockerfile's last line to [COPY ./script /docker-entrypoint-initdb.d]

Do you have any plans to add geoserver docker image to the docker-compose? And maybe a sample html page image for the visual testing.

Thank you so much for the great work. Best Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant