Skip to content

bad interpreter: No such file or directory #8

@yasin06

Description

@yasin06

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions