view docker/user-wms @ 9744:b1b48fa7bd80 3.2.x

Include both database drivers in one pom.xml This makes it unnecessary to package for a specific database and makes it possible to connect to both database backends from the same installation (e.g. in a Docker container).
author Tom Gottfried <tom@intevation.de>
date Tue, 30 Aug 2022 14:33:20 +0200
parents 95496d21b4da
children
line wrap: on
line source
#!/bin/sh
export LC_ALL="de_DE.UTF-8"
export NLS_LANG=".AL32UTF8"
export MS_MAPFILE=/opt/d4e/bin/flys.map
/opt/mapserver/mapserv

http://dive4elements.wald.intevation.org