fegyi001/osmgwc

bad interpreter: No such file or directory

Opened this issue · 0 comments

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