Skip to content

Docker images are not running #1

@bmnds

Description

@bmnds

I'm trying to experiment with mapserver and found your repo, but the images v7.2 and v7.4.2 are not running on my machine. Also, while trying to build Dockerfile myself I get the following error:

for github repo Dockerfile

$ git clone https://github.com/msmitherdc/mapserver-docker.git && cd mapserver-docker
$ docker build .                                                                 
Sending build context to Docker daemon  117.8kB                                  
Step 1/20 : FROM msmitherdc/grid-cloudhub:gdal-2.0.1                             
manifest for msmitherdc/grid-cloudhub:gdal-2.0.1 not found: manifest unknown: manifest unknown

for dockerhub image tag v7.4.2

* Starting Apache httpd web server apache2 *
* The apache2 configtest failed.
Output of config test was:
AH00526: Syntax error on line 5 of /etc/apache2/mods-enabled/mapcache.conf:
failed to parse file /msconfig/mapcache/mapcache.xml. Is it valid XML?
Action 'configtest' failed.
The Apache error log may have more information.

for dockerhub image tag v7.2

* Starting Apache httpd web server apache2 *
* The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/mapcache.load: Cannot load /usr/lib/apache2/modules/mod_mapcache.so into server: libclntsh.so.12.1: cannot open shared object file: No such file or directory
Action 'configtest' failed.
The Apache error log may have more information.

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