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

Docker images are not running #1

Open
bmnds opened this issue Feb 8, 2020 · 0 comments
Open

Docker images are not running #1

bmnds opened this issue Feb 8, 2020 · 0 comments

Comments

@bmnds
Copy link

bmnds commented Feb 8, 2020

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.
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