-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Labels
No labels