diff docker/Dockerfile.mapserv @ 9749:68c6fe74a276 3.2.x

Allow changing CGI scripts without re-building This is more in line with the fact, that the mapfile path is also configurable in artifact server.
author Tom Gottfried <tom@intevation.de>
date Thu, 22 Sep 2022 16:37:32 +0200
parents 95496d21b4da
children 0834c2591e14
line wrap: on
line diff
--- a/docker/Dockerfile.mapserv	Mon Sep 12 16:13:54 2022 +0200
+++ b/docker/Dockerfile.mapserv	Thu Sep 22 16:37:32 2022 +0200
@@ -42,8 +42,7 @@
 VOLUME /opt/d4e/bin
 
 # CGI scripts
-ADD river-wms /var/www/cgi-bin/
-ADD user-wms /var/www/cgi-bin/
+ADD mapserver/cgi-bin /var/www/cgi-bin
 
 # httpd config
 ADD httpd-mapserver.conf /etc/httpd/conf.d/

http://dive4elements.wald.intevation.org