comparison docker/docker-compose.yml @ 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 edaae6f76fc7
children 308a0d822d18
comparison
equal deleted inserted replaced
9748:edaae6f76fc7 9749:68c6fe74a276
31 - d4e_river 31 - d4e_river
32 depends_on: 32 depends_on:
33 - db 33 - db
34 - server 34 - server
35 volumes: 35 volumes:
36 - ./mapserver/cgi-bin:/var/www/cgi-bin
36 - mapfiles:/opt/d4e/bin 37 - mapfiles:/opt/d4e/bin
37 ports: 38 ports:
38 - 8081:80 39 - 8081:80
39 wiki: 40 wiki:
40 container_name: "d4eriver-wiki" 41 container_name: "d4eriver-wiki"

http://dive4elements.wald.intevation.org